|
Class Summary |
| BuildAndResults |
Helper class that wraps an AbstractBuild and a collection of Statistic. |
| CostTemplate |
Selects and returns cost values. |
| RangedClassesTrend |
Helper class that is able to construct a JFree CategoryDataset which may be used to draw a line chart showing class testability
distribution. |
| RangedOverallTrend |
Helper class that is able to construct a JFree CategoryDataset which may be used to draw a line chart for the overall testability. |
| RangedTrend |
Helper class that will ease the creation of JFree line charts for testability trends. |
| TestabilityChartBuilder |
Wraps the creation of JFreeChart's. |