Package | Description |
---|---|
com.eviware.soapui.impl.wsdl.loadtest.data |
LoadTest Data and related classes
|
com.eviware.soapui.impl.wsdl.panels.loadtest |
WsdlLoadTest panels and related classes
|
Modifier and Type | Method and Description |
---|---|
static LoadTestStatistics.Statistic |
LoadTestStatistics.Statistic.forIndex(int column) |
static LoadTestStatistics.Statistic |
LoadTestStatistics.Statistic.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LoadTestStatistics.Statistic[] |
LoadTestStatistics.Statistic.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
long |
LoadTestStatistics.getStatistic(int stepIndex,
LoadTestStatistics.Statistic statistic) |
StatisticsHistory.StatisticsHistoryModel |
StatisticsHistory.getStatisticsValueHistory(LoadTestStatistics.Statistic statistic) |
Modifier and Type | Method and Description |
---|---|
void |
JStatisticsHistoryGraph.setStatistic(LoadTestStatistics.Statistic statistic) |
Copyright © 2019. All Rights Reserved.