Class JOP.test.Test11
All Packages Class Hierarchy This Package Previous Next Index Home
Class JOP.test.Test11
java.lang.Object
|
+----JOP.test.Test11
- public class Test11
- extends Object
- implements PersistTest
This test creates an object with a user-defined, fixed 'id' and
verifies to make sure it is read with the same 'id'.
If an object already exists with the defined 'id' then
that object is read and displayed.
-
Test11()
-
-
runTest(PersistManager)
- Entry point called by the test harness
Test11
public Test11()
runTest
public void runTest(PersistManager pm)
- Entry point called by the test harness
All Packages Class Hierarchy This Package Previous Next Index Home