Method Summary |
|
public DefaultIntervalXYDataset | createSampleDataset1() Creates a sample dataset for testing. |
public static Test | suite() Returns the tests as a test suite. |
public void | testCloning() Confirm that cloning works. |
public void | testEquals() Check that the equals() method distinguishes all fields. |
public void | testFindDomainBounds() Some checks for the findDomainBounds() method (which requires special
handling when the centerBarAtStartValue flag is set to true). |
public void | testHashcode() Two objects that are equal are required to return the same hashCode. |
public void | testSerialization() Serialize an instance, restore it, and check for equality. |