| Package | Description |
|---|---|
| com.castlemon.jenkins.performance.domain.reporting | |
| com.castlemon.jenkins.performance.reporting | |
| com.castlemon.jenkins.performance.util |
| Modifier and Type | Method and Description |
|---|---|
List<Feature> |
ProjectRun.getFeatures() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProjectRun.setFeatures(List<Feature> features) |
| Modifier and Type | Method and Description |
|---|---|
protected PerformanceEntry |
PerformanceReporter.processFeature(Feature feature,
Date runDate,
int buildNumber,
int higherOrderParam) |
| Modifier and Type | Method and Description |
|---|---|
static List<Feature> |
CucumberPerfUtils.getData(String jsonInput) |
static List<Feature> |
CucumberPerfUtils.getData(String[] jsonReportFiles,
File targetBuildDirectory) |
Copyright © 2016. All rights reserved.