java.lang.Object
net.thucydides.model.domain.TestTagCache
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidclear()hasMatchingTag(TestOutcome outcome, TestTag tag) static voidstoreMatchingTagResult(TestOutcome outcome, TestTag tag, boolean matchFound)
-
Constructor Details
-
TestTagCache
public TestTagCache()
-
-
Method Details
-
hasMatchingTag
-
storeMatchingTagResult
-
clear
public static void clear()
-