gherkin.formatter.model.Background background
ArrayList<E> stepResults
ScenarioResult parent
gherkin.formatter.model.Feature feature
String uri
List<E> scenarioResults
int passCount
int failCount
int skipCount
float duration
CucumberTestResult parent
gherkin.formatter.model.Scenario scenario
List<E> steps
List<E> beforeResults
BackgroundResult backgroundResult
null Background executed before the Scenario.List<E> afterResults
FeatureResult parent
int failedSince
passing, this field is left unused to 0.gherkin.formatter.model.Step step
gherkin.formatter.model.Match match
gherkin.formatter.model.Result result
ScenarioResult parent
Set<E> scenarioResults
String tagName
int passCount
int failCount
int skipCount
float duration
CucumberTestResult parent
Copyright © 2013-2014. All Rights Reserved.