public class TestOutcomeFilter extends CucumberCompatibleFilter
environmentVariables| Constructor and Description |
|---|
TestOutcomeFilter(EnvironmentVariables environmentVariables) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(ScenarioOutcome testOutcome) |
boolean |
matches(TestOutcome testOutcome) |
cucumberTagExpressionUsing, cucumberTagOptions, matches, matchesTagspublic TestOutcomeFilter(EnvironmentVariables environmentVariables)
public boolean matches(TestOutcome testOutcome)
public boolean matches(ScenarioOutcome testOutcome)
Copyright © 2022. All rights reserved.