Class JOP.test.Test12
All Packages Class Hierarchy This Package Previous Next Index Home
Class JOP.test.Test12
java.lang.Object
|
+----JOP.test.Test12
- public class Test12
- extends Object
- implements PersistTest
This test verifes that a RefDB can be created and
that objects can be stored and retrieved. The
'late' read capability means the object
is only read when the reference is made.
-
Test12()
-
-
runTest(PersistManager)
- Entry point called by the test harness
Test12
public Test12()
runTest
public void runTest(PersistManager pm)
- Entry point called by the test harness
All Packages Class Hierarchy This Package Previous Next Index Home