| Package | Description |
|---|---|
| de.cau.se.jenkins.radargun.action | |
| de.cau.se.jenkins.radargun.action.model |
| Modifier and Type | Method and Description |
|---|---|
Set<PerformanceTestResult> |
RadarGunBuildAction.getPerformanceTestResults() |
| Modifier and Type | Method and Description |
|---|---|
Collection<PerformanceTestResult> |
AggregatedPerformanceTestResult.getFailedTest() |
Collection<PerformanceTestResult> |
AggregatedPackageResult.getFailedTests() |
Collection<PerformanceTestResult> |
PackageResult.getPerformanceTestResults() |
Collection<PerformanceTestResult> |
AggregatedPerformanceTestResult.getPerformanceTestResults() |
| Modifier and Type | Method and Description |
|---|---|
void |
PackageResult.addPerformanceTestResult(PerformanceTestResult testResult) |
void |
AggregatedPerformanceTestResult.addPerformanceTestResult(PerformanceTestResult performanceTestResult) |
int |
PerformanceTestResult.compareTo(PerformanceTestResult o) |
| Modifier and Type | Method and Description |
|---|---|
void |
AggregatedPackageResult.mergePerformanceTestResults(Collection<PerformanceTestResult> performanceTestResults) |
| Constructor and Description |
|---|
AggregatedPerformanceTestResult(PerformanceTestResult performanceTestResult,
hudson.model.Job<?,?> job) |
Copyright © 2018. All rights reserved.