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

Class JOP.test.Test14

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

public class Test14
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 Test14()

Method Index

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

Constructors

 o Test14
  public Test14()

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