Package net.thucydides.core.model
Class TestTags
java.lang.Object
net.thucydides.core.model.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
-