|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--com.objectwave.test.UnitTestBaseImpl
|
+--com.objectwave.logging.log4j.Log4jImpl.Test
| Field Summary |
| Fields inherited from class com.objectwave.test.UnitTestBaseImpl |
testContext |
| Constructor Summary | |
Log4jImpl.Test()
|
|
| Method Summary | |
static void |
main(java.lang.String[] args)
The main program for the Test class |
void |
run()
Main processing method for the Test object |
void |
testAlreadyConfigured()
A unit test for JUnit |
void |
testCallPathCategory()
A unit test for JUnit |
void |
testGetCategoryId()
A unit test for JUnit |
| Methods inherited from class com.objectwave.test.UnitTestBaseImpl |
createTest, removeFile, setUp, tearDown, writeFile, writeFileResource |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Log4jImpl.Test()
| Method Detail |
public static void main(java.lang.String[] args)
args - The command line arguments
public void run()
throws java.lang.Exception
run in interface Tracejava.lang.ExceptionMessageLog.track(String,Trace)
public void testCallPathCategory()
throws java.lang.Exception
java.lang.Exceptionpublic void testGetCategoryId()
public void testAlreadyConfigured()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||