Package net.thucydides.core.model
Class TestTags
java.lang.Object
net.thucydides.core.model.TestTags
public class TestTags
extends java.lang.Object
-
Constructor Summary
-
Method Summary
Modifier and Type Method Description booleancontainsTagMatching(TestTag specificTag)booleancontainsTagMatchingOneOf(java.util.Collection<TestTag> specificTags)static TestTagsof(java.util.Collection<TestTag> tags)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
TestTags
-
-
Method Details
-
of
-
containsTagMatchingOneOf
-
containsTagMatching
-