|
||||||||||
| 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.broker.BasicTestBroker
|
+--com.objectwave.persist.broker.ObjectPoolBroker.Test
Unit Testing - Reuse the tests from BasicTestBroker
| Field Summary |
| Fields inherited from class com.objectwave.persist.broker.BasicTestBroker |
broker |
| Fields inherited from class com.objectwave.test.UnitTestBaseImpl |
testContext |
| Constructor Summary | |
ObjectPoolBroker.Test()
|
|
| Method Summary | |
static void |
main(java.lang.String[] args)
The main program for the Test class |
void |
setUp(java.lang.String str,
TestContext context)
The JUnit setup method |
| Methods inherited from class com.objectwave.persist.broker.BasicTestBroker |
tearDown, testCollectionProxy, testConstrainingFk, testConstrainingInstance, testCrossFieldConstraint, testDelete, testDualInsert, testFkProxy, testInstanceProxy, testListFind, testResave, testSimpleFind, testSimpleSave, testSimpleSaveList, testTargetFileName |
| Methods inherited from class com.objectwave.test.UnitTestBaseImpl |
createTest, removeFile, writeFile, writeFileResource |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ObjectPoolBroker.Test()
| Method Detail |
public static void main(java.lang.String[] args)
args - The command line arguments
public void setUp(java.lang.String str,
TestContext context)
setUp in interface UnitTestsetUp in class BasicTestBrokerstr - The new Up valuecontext - The new Up value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||