| Modifier and Type | Method and Description |
|---|---|
BreakdownStats |
BreakdownTable.valuateCell(CucumberScenarioResult[] array,
DataDimension[] filters,
Matcher[] matchers) |
| Modifier and Type | Class and Description |
|---|---|
class |
AndMatcher |
class |
BaseMatcher |
class |
ComplexMatcher |
class |
ContainerMatcher |
class |
ErrorMessageMatcher |
class |
FailedStepMatcher |
class |
FeatureMatcher |
class |
NotMatcher |
class |
OrMatcher |
class |
ScenarioMatcher |
class |
SimpleMatcher |
class |
StepMatcher |
class |
StepParamMatcher |
class |
StepSequenceMatcher |
class |
TagMatcher |
| Modifier and Type | Field and Description |
|---|---|
private static Map<DimensionValue,Matcher> |
BaseMatcher.DIMENSION_MATCHER_MAP |
| Modifier and Type | Method and Description |
|---|---|
static Matcher |
BaseMatcher.create(DimensionValue value) |
| Modifier and Type | Method and Description |
|---|---|
BreakdownStats |
ScenarioValuator.valuate(CucumberScenarioResult[] results,
String expression,
Matcher[] matchers) |
BreakdownStats |
StepsValuator.valuate(CucumberScenarioResult[] results,
String expression,
Matcher[] matchers) |
BreakdownStats |
Valuator.valuate(CucumberScenarioResult[] results,
String expression,
Matcher[] matchers) |
Copyright © 2013-2016. All Rights Reserved.