| Package | Description |
|---|---|
| net.thucydides.core.requirements | |
| net.thucydides.core.statistics.service |
| Modifier and Type | Interface and Description |
|---|---|
interface |
OverridableTagProvider
A default tag provider that can be overridden by any additional tag provider if present on the classpath.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FileSystemRequirementsTagProvider
Load a set of requirements (epics/themes,...) from the directory structure.
|
class |
PackageAnnotationBasedTagProvider
A requirements Provider that reads requirement from class or package annotation.
|
class |
PackageRequirementsTagProvider
Load a set of requirements (epics/themes,...) from the directory structure.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AnnotationBasedTagProvider
Returns test tags based on the @WithTag, @WithTags and @WithTagValuesOf.
|
class |
ContextTagProvider
Allows tags to be added via the injected.tag system property.
|
class |
FeatureStoryTagProvider
Legacy tag provider that builds tags based on the Feature/Story structure, if the @WithTag annotation is not used.
|
class |
InjectedTagProvider
Allows tags to be added via the injected.tag system property.
|
Copyright © 2022. All rights reserved.