java.lang.Object
net.thucydides.model.domain.TestTags
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleancontainsTagMatching(TestTag specificTag) booleancontainsTagMatchingOneOf(Collection<TestTag> specificTags) static TestTagsof(Collection<TestTag> tags)
-
Constructor Details
-
TestTags
-
-
Method Details
-
of
-
containsTagMatchingOneOf
-
containsTagMatching
-