|
Log4j 0.9.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--junit.framework.Assert | +--junit.framework.TestCase | +--org.log4j.helpers.UnitTestOptionConverter
Used for internal unit testing.
Constructor Summary | |
UnitTestOptionConverter(String name)
|
Method Summary | |
void |
optionConverterTest1()
|
void |
optionConverterTest2()
|
void |
optionConverterTest3()
|
void |
optionConverterTest4()
|
void |
setUp()
|
static junit.framework.Test |
suite()
|
void |
tearDown()
|
Methods inherited from class junit.framework.TestCase |
countTestCases, createResult, name, run, run, runBare, runTest, toString |
Methods inherited from class junit.framework.Assert |
assert, assert, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertNotNull, assertNotNull, assertNull, assertNull, assertSame, assertSame, fail, fail |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public UnitTestOptionConverter(String name)
Method Detail |
public void setUp()
setUp
in class junit.framework.TestCase
public void tearDown()
tearDown
in class junit.framework.TestCase
public void optionConverterTest1()
public void optionConverterTest2()
public void optionConverterTest3()
public void optionConverterTest4()
public static junit.framework.Test suite()
|
Log4j 0.9.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |