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.

Constructor Index

 o Test12()

Method Index

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

Constructors

 o Test12
  public Test12()

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