Method Summary |
|
public static Test | suite() Returns the tests as a test suite. |
public void | testCloning() Confirm that cloning works. |
public void | testEquals() Confirm that the equals method can distinguish all the required fields. |
public void | testGetItem() Tests the getItem() method. |
public void | testGetItemColumn() Tests the getItemColumn() method. |
public void | testGetItemRow() Tests the getItemRow() method. |
public void | testSerialization() Serialize an instance, restore it, and check for equality. |