Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.jfree.data.statistics.junit

Classes for representing statistical data.

See:
          Description

Class Summary
BoxAndWhiskerCalculatorTests Tests for the org.jfree.data.statistics.BoxAndWhiskerCalculator class.
BoxAndWhiskerItemTests Tests for the org.jfree.data.statistics.BoxAndWhiskerItem class.
DataStatisticsPackageTests Some tests for the org.jfree.data.statistics package that can be run using JUnit.
DefaultBoxAndWhiskerCategoryDatasetTests Tests for the org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset class.
DefaultStatisticalCategoryDatasetTests Tests for the org.jfree.data.statistics.DefaultStatisticalCategoryDataset class.
HistogramBinTests Tests for the org.jfree.data.statistics.HistogramBin class.
HistogramDatasetTests Tests for the org.jfree.data.statistics.HistogramDataset class.
MeanAndStandardDeviationTests Tests for the org.jfree.data.statistics.MeanAndStandardDeviation class.
RegressionTests Tests for the org.jfree.data.statistics.Regression class.
SimpleHistogramBinTests Tests for the org.jfree.data.statistics.SimpleHistogramBin class.
SimpleHistogramDatasetTests Tests for the org.jfree.data.statistics.SimpleHistogramDataset class.
StatisticsTests Tests for the org.jfree.data.statistics.Statistics class.
 

Package org.jfree.data.statistics.junit Description

Classes for representing statistical data.