| Package | Description |
|---|---|
| com.apica.apicaloadtest.jobexecution | |
| com.apica.apicaloadtest.jobexecution.requestresponse | |
| com.apica.apicaloadtest.model | |
| com.apica.apicaloadtest.report |
| Modifier and Type | Method and Description |
|---|---|
PerformanceSummary |
RunLoadtestJobResult.getPerformanceSummary() |
| Modifier and Type | Method and Description |
|---|---|
void |
RunLoadtestJobResult.setPerformanceSummary(PerformanceSummary performanceSummary) |
| Modifier and Type | Method and Description |
|---|---|
PerformanceSummary |
LoadtestJobSummaryResponse.getPerformanceSummary() |
| Modifier and Type | Method and Description |
|---|---|
ThresholdEvaluationResult |
Threshold.evaluate(PerformanceSummary performanceSummary) |
abstract double |
LoadtestThresholdMetric.extractActualValueFrom(PerformanceSummary performanceSummary) |
double |
FailedLoopsRateMetric.extractActualValueFrom(PerformanceSummary performanceSummary) |
double |
AverageResponseTimePerPageMetric.extractActualValueFrom(PerformanceSummary performanceSummary) |
| Modifier and Type | Method and Description |
|---|---|
PerformanceSummary |
LoadTestSummary.getPerformanceSummary() |
| Constructor and Description |
|---|
LoadTestSummary(hudson.model.AbstractBuild<?,?> build,
PerformanceSummary performanceSummary,
String presetName,
int jobId,
String linkToTestResult) |
Copyright © 2004-2016. All Rights Reserved.