Method Summary |
|
public static Test | suite() Returns the tests as a test suite. |
public void | test1553088() Some checks for bug 1553088. |
public void | testAddSeries() Some checks for the addSeries() method. |
public void | testBinBoundaries() This test is derived from a reported bug. |
public void | testBins() Some checks that the correct values are assigned to bins. |
public void | testCloning() Confirm that cloning works. |
public void | testEquals() Confirm that the equals method can distinguish all the required fields. |
public void | testGetSeriesKey() A test for a bug reported in the forum where the series name isn't being
returned correctly. |
public void | testSerialization() Serialize an instance, restore it, and check for equality. |