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

Class JOP.test.Test15

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

public class Test15
extends Object
implements PersistTest
This test validates that JOP can save and read min, max and null values for most types and can correctly traverse object references.

Constructor Index

 o Test15()

Method Index

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

Constructors

 o Test15
  public Test15()

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