|
Arch4J 1.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--junit.framework.Assert | +--junit.framework.TestCase | +--org.arch4j.logging.log4j.Log4JLoggingFrameworkTest
Constructor Summary | |
Log4JLoggingFrameworkTest(String testName)
|
Method Summary | |
protected void |
createFile1(File file)
|
protected boolean |
deleteFile(File file)
|
static void |
main(String[] args)
|
void |
setUp()
|
static junit.framework.Test |
suite()
|
void |
testGettingPropertiesAsAResource()
If log4j is in the classpath (i.e. |
void |
testGettingPropertiesAsFile()
If log4j is in the classpath (i.e. |
Methods inherited from class junit.framework.TestCase |
countTestCases, createResult, getName, run, run, runBare, runTest, setName, tearDown, toString |
Methods inherited from class junit.framework.Assert |
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public Log4JLoggingFrameworkTest(String testName)
Method Detail |
public static void main(String[] args)
public static junit.framework.Test suite()
protected boolean deleteFile(File file)
protected void createFile1(File file) throws IOException
IOException
public void setUp()
setUp
in class junit.framework.TestCase
public void testGettingPropertiesAsFile()
public void testGettingPropertiesAsAResource()
|
Arch4J 1.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |