Package | Description |
---|---|
net.grinder.console.model |
The console model.
|
net.grinder.statistics |
The Grinder statistics engine.
|
Modifier and Type | Method and Description |
---|---|
StatisticsView |
SampleModelViews.getCumulativeStatisticsView()
Get the cumulative statistics view for this model.
|
StatisticsView |
SampleModelViewsImplementation.getCumulativeStatisticsView()
Get the cumulative statistics view for this model.
|
StatisticsView |
SampleModelViews.getIntervalStatisticsView()
Get the interval statistics view for this model.
|
StatisticsView |
SampleModelViewsImplementation.getIntervalStatisticsView()
Get the interval statistics view for this model.
|
Modifier and Type | Method and Description |
---|---|
StatisticsView |
StatisticsServicesImplementation.getDetailStatisticsView()
Get the common detail
StatisticsView . |
StatisticsView |
StatisticsServices.getDetailStatisticsView()
Get the common detail
StatisticsView . |
StatisticsView |
StatisticsServicesImplementation.getSummaryStatisticsView()
Get the common summary
StatisticsView . |
StatisticsView |
StatisticsServices.getSummaryStatisticsView()
Get the common summary
StatisticsView . |
Modifier and Type | Method and Description |
---|---|
void |
StatisticsView.add(StatisticsView other)
|
Constructor and Description |
---|
StatisticsTable(StatisticsView statisticsView,
StatisticsIndexMap statisticsIndexMap,
TestStatisticsMap testStatisticsMap)
Creates a new
StatisticsTable instance. |
Copyright © 2000-2014. All Rights Reserved.