Method Summary |
|
public static Test | suite() Returns the tests as a test suite. |
public void | test697153() A test for bug report 697153. |
public void | test800324() A test for bug report 800324. |
public void | testCloning() Confirm that cloning works. |
public void | testEquals() Confirm that the equals method can distinguish all the required fields. |
public void | testGetColumnCount() A test for the getColumnCount() method. |
public void | testGetColumnIndex() Some tests for the getColumnIndex() method. |
public void | testGetColumnKey() Some tests for the getColumnKey() method. |
public void | testGetEndValue() Some tests for the getEndValue() method. |
public void | testGetEndValue2() Some tests for the getEndValue() method for sub-intervals. |
public void | testGetEndValue3() A check for a null task duration. |
public void | testGetPercentComplete() Some tests for the getPercentComplete() method. |
public void | testGetRowCount() A test for the getRowCount() method. |
public void | testGetRowIndex() Some tests for the getRowIndex() method. |
public void | testGetRowKey() Some tests for the getRowKey() method. |
public void | testGetSeries() Some basic tests for the getSeries() methods. |
public void | testGetSeriesCount() A test for the getSeriesCount() method. |
public void | testGetSeriesKey() Some tests for the getSeriesKey() method. |
public void | testGetStartValue() Some tests for the getStartValue() method. |
public void | testGetStartValue2() Some tests for the getStartValue() method for sub-intervals. |
public void | testGetStartValue3() A check for a null task duration. |
public void | testGetSubIntervalCount() Some tests for the bug report 1099331. |
public void | testGetValue() Some tests for the getValue() method. |
public void | testRemove() Some basic checks for the remove() method. |
public void | testSerialization() Serialize an instance, restore it, and check for equality. |