org.jfree.chart.junit |
Test cases for the JFreeChart class library, based on the JUnit framework.
|
Java Source File Name | Type | Comment |
AreaChartTests.java | Class | Tests for an area chart. |
BarChart3DTests.java | Class | Tests for a 3D bar chart. |
BarChartTests.java | Class | Tests for a bar chart. |
ChartPackageTests.java | Class | A collection of tests for the org.jfree.chart package. |
ChartPanelTests.java | Class | Tests for the
ChartPanel class. |
ChartRenderingInfoTests.java | Class | Tests for the
ChartRenderingInfo class. |
GanttChartTests.java | Class | Some tests for a Gantt chart. |
HashUtilitiesTests.java | Class | Tests for the
HashUtilities class. |
JFreeChartTests.java | Class | Tests for the
JFreeChart class. |
JFreeChartTestSuite.java | Class | A test suite for the JFreeChart class library that can be run using
JUnit (http://www.junit.org). |
LegendItemCollectionTests.java | Class | Tests for the
LegendItemCollection class. |
LegendItemTests.java | Class | Tests for the
LegendItem class. |
LineChart3DTests.java | Class | Some tests for a line chart with a 3D effect. |
LineChartTests.java | Class | Some tests for a line chart. |
MeterChartTests.java | Class | Miscellaneous checks for meter charts. |
PaintMapTests.java | Class | Some tests for the
PaintMap class. |
PieChart3DTests.java | Class | Tests for a pie chart with a 3D effect. |
PieChartTests.java | Class | Tests for a pie chart. |
ScatterPlotTests.java | Class | Tests for a scatter plot. |
StackedAreaChartTests.java | Class | Some tests for a stacked area chart. |
StackedBarChart3DTests.java | Class | Some tests for a stacked bar chart with 3D effect. |
StackedBarChartTests.java | Class | Tests for a stacked bar chart. |
StrokeMapTests.java | Class | Some tests for the
StrokeMap class. |
TestUtilities.java | Class | Some utility methods for use by the testing code. |
TimeSeriesChartTests.java | Class | Some tests for a time series chart. |
WaterfallChartTests.java | Class | Some tests for a waterfall chart. |
XYAreaChartTests.java | Class | Some tests for an XY area chart. |
XYBarChartTests.java | Class | Some tests for an XY bar chart. |
XYLineChartTests.java | Class | Some tests for an XY line chart. |
XYStepAreaChartTests.java | Class | Some tests for an XY step area chart. |
XYStepChartTests.java | Class | Some tests for an XY step plot. |