|
||||||||||
| 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.persist.examples.DomainObject.Test
| Field Summary |
| Fields inherited from class com.objectwave.test.UnitTestBaseImpl |
testContext |
| Constructor Summary | |
DomainObject.Test()
|
|
| Method Summary | |
static void |
main(java.lang.String[] args)
The main program for the Test class |
void |
tearDown(TestContext context)
The teardown method for JUnit |
void |
testXmlLookup()
A unit test for JUnit |
| Methods inherited from class com.objectwave.test.UnitTestBaseImpl |
createTest, removeFile, setUp, writeFile, writeFileResource |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DomainObject.Test()
| Method Detail |
public static void main(java.lang.String[] args)
args - The command line argumentspublic void tearDown(TestContext context)
tearDown in interface UnitTesttearDown in class UnitTestBaseImplcontext -
public void testXmlLookup()
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||