public class CucumberCompatibleFilter extends Object
| Modifier and Type | Field and Description |
|---|---|
protected EnvironmentVariables |
environmentVariables |
| Constructor and Description |
|---|
CucumberCompatibleFilter(EnvironmentVariables environmentVariables) |
| Modifier and Type | Method and Description |
|---|---|
protected io.cucumber.tagexpressions.Expression |
cucumberTagExpressionUsing(ThucydidesSystemProperty tagProperty) |
protected Optional<String> |
cucumberTagOptions() |
boolean |
matches(List<String> testTags) |
boolean |
matchesTags(List<TestTag> testTags) |
protected final EnvironmentVariables environmentVariables
public CucumberCompatibleFilter(EnvironmentVariables environmentVariables)
protected io.cucumber.tagexpressions.Expression cucumberTagExpressionUsing(ThucydidesSystemProperty tagProperty)
Copyright © 2022. All rights reserved.