Method Summary |
|
public static Test | suite() Returns the tests as a test suite. |
public void | test1170825() A test for bug report 1170825. |
public void | testCloning() Confirm that cloning works. |
public void | testEquals() Confirm that the equals method can distinguish all the required fields. |
public void | testGetSeries() Some basic checks for the getSeries() method. |
public void | testIndexOf() Some tests for the indexOf() method. |
public void | testRemoveSeries() Some basic checks for the removeSeries() method. |
public void | testSerialization() Serialize an instance, restore it, and check for equality. |