| Class | Description |
|---|---|
| Data |
This class collects a list of
Sample result objects into on
Data object. |
| DataSet |
Collection of sample
Data objects. |
| Env |
Represents the collected runtime information.
|
| Gnuplot |
Helper class for creating Gnuplot graphs.
|
| IO | |
| jaxb | |
| Params<T> |
Collection of parameters the function under test is tested with.
|
| Sample |
The sample class contains the results of one test run of all parameters.
|
| SampleSummary |
Summary of a given set of
Sample objects. |
| SampleSummaryPoint |
Represents a point of the sample summary.
|
| SampleSummaryStatistics |
A state object for collecting statistics such as count, min, max, sum, mean,
variance, skewness and kurtosis.
|
| Trial<T> | |
| TrialMeter<T> |
Represents an function testing measurement environment.
|
| Tuple2<A,B> |
© 2007-2017 Franz Wilhelmstötter (2017-04-27 23:07)