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.


Constructor Index

 o Test11()

Method Index

 o runTest(PersistManager)
Entry point called by the test harness

Constructors

 o Test11
  public Test11()

Methods

 o runTest
  public void runTest(PersistManager pm)
Entry point called by the test harness

All Packages  Class Hierarchy  This Package  Previous  Next  Index  Home