|
||||||||||
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.xml.test.MultiplePrimaryKeyTest
Field Summary |
Fields inherited from class com.objectwave.test.UnitTestBaseImpl |
testContext |
Constructor Summary | |
MultiplePrimaryKeyTest()
|
Method Summary | |
static void |
main(java.lang.String[] args)
The main program for the RDBTest class |
void |
tearDown(TestContext context)
The teardown method for JUnit |
void |
testFileBroker()
Test Multiple Primary Key support in Hypersonic |
void |
testHypersonic()
Test Multiple Primary Key support in Hypersonic |
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 MultiplePrimaryKeyTest()
Method Detail |
public void tearDown(TestContext context) throws java.lang.Exception
tearDown
in interface UnitTest
tearDown
in class UnitTestBaseImpl
context
-
java.lang.Exception
public void testFileBroker() throws java.lang.Exception
java.lang.Exception
public void testHypersonic() throws java.lang.Exception
java.lang.Exception
public static void main(java.lang.String[] args)
args
- The command line arguments
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |