Uses of Class
net.thucydides.core.model.TestTags
| Package | Description |
|---|---|
| net.thucydides.core.model |
The Thucydides domain model, which represents acceptance test runs.
|
-
Uses of TestTags in net.thucydides.core.model
Methods in net.thucydides.core.model that return TestTags Modifier and Type Method Description static TestTagsTestTags. of(java.util.Collection<TestTag> tags)