Method Summary |
|
protected void | setUp() Common test setup. |
public static Test | suite() Returns the tests as a test suite. |
public void | testDrawWithNullInfo() Draws the chart with a null info object to make sure that no exceptions
are thrown (a problem that was occurring at one point). |
public void | testReplaceDataset() Replaces the dataset and checks that the data range is as expected. |
public void | testSetSeriesToolTipGenerator() Check that setting a tool tip generator for a series does override the
default generator. |
public void | testSetSeriesURLGenerator() Check that setting a URL generator for a series does override the
default generator. |