public class FeatureStoryTagProvider extends Object implements TagProvider, CoreTagProvider
| Constructor and Description |
|---|
FeatureStoryTagProvider() |
FeatureStoryTagProvider(EnvironmentVariables environmentVariables) |
| Modifier and Type | Method and Description |
|---|---|
Set<TestTag> |
getTagsFor(TestOutcome testOutcome)
Returns the tags associated with a given test outcome.
|
public FeatureStoryTagProvider()
public FeatureStoryTagProvider(EnvironmentVariables environmentVariables)
public Set<TestTag> getTagsFor(TestOutcome testOutcome)
TagProvidergetTagsFor in interface TagProvidertestOutcome - the outcome for a specific testCopyright © 2023. All rights reserved.