Uses of Class
net.thucydides.core.annotations.WithTag
| Package | Description |
|---|---|
| net.thucydides.core.annotations | |
| net.thucydides.core.tags |
-
Uses of WithTag in net.thucydides.core.annotations
Methods in net.thucydides.core.annotations with parameters of type WithTag Modifier and Type Method Description static voidTestAnnotations. addTag(java.util.List<TestTag> tags, WithTag tagAnnotation)static TestTagTestAnnotations. convertToTestTag(WithTag withTag) -
Uses of WithTag in net.thucydides.core.tags
Methods in net.thucydides.core.tags with parameters of type WithTag Modifier and Type Method Description static TestTagTagConverters. convertToTestTag(WithTag withTag)