Method Summary |
|
public static Test | suite() Returns the tests as a test suite. |
public void | test1170825() A test for bug report 1170825. |
public void | testEquals() Some tests for the equals() method. |
public void | testGetSurroundingItems() Test the getSurroundingItems() method to ensure it is returning the
values we expect. |
public void | testIndexOf() Some tests for the indexOf() method. |
public void | testRemoveSeries() Tests the remove series method. |
public void | testSerialization() Serialize an instance, restore it, and check for equality. |