Class JOP.test.Test13
All Packages  Class Hierarchy  This Package  Previous  Next  Index  Home

Class JOP.test.Test13

java.lang.Object
   |
   +----JOP.test.Test13

public class Test13
extends Object
implements PersistTest
This test illustrates the update capabilities of the PersistManager and the ability of the persist manager to avoid updates if nothing has changed.

Constructor Index

 o Test13()

Method Index

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

Constructors

 o Test13
  public Test13()

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