Interface | Description |
---|---|
TagProvider | |
TagProviderService |
Class | Description |
---|---|
AnnotationBasedTagProvider |
Returns test tags based on the @WithTag, @WithTags and @WithTagValuesOf.
|
ClasspathTagProviderService | |
FeatureStoryTagProvider |
Legacy tag provider that builds tags based on the Feature/Story structure, if the @WithTag annotation is not used.
|
TagProviderFilter<T extends TagProvider> |