Method Summary |
|
public static Test | suite() Returns the tests as a test suite. |
public void | testConstrain() Tests the constrain() method for various values. |
public void | testContains() Simple tests for the contains() method. |
public void | testEquals() Confirm that the equals method can distinguish all the required fields. |
public void | testExpand() A simple test for the expand() method. |
public void | testIntersects() Simple tests for the intersects() method. |
public void | testSerialization() Serialize an instance, restore it, and check for equality. |