Method Summary |
|
public static Test | suite() Returns the tests as a test suite. |
public void | test788597() A test for bug report 788597. |
public void | testAutoPrune() Tests the auto-pruning feature. |
public void | testCloning() Confirm that cloning works. |
public void | testEquals() Confirm that the equals method can distinguish all the required fields. |
public void | testPrune() Tests to see that pruning removes unwanted x values. |
public void | testRemoveAllValuesForX() Test that removing all values for a given x works. |
public void | testSerialization() Serialize an instance, restore it, and check for equality. |
public void | testTableXYDataset() Assorted tests. |