Class TestOutcomeMatchers
java.lang.Object
net.thucydides.model.reports.matchers.TestOutcomeMatchers
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.hamcrest.Matcher<TestOutcome> static org.hamcrest.Matcher<TestOutcome> havingTagName(String tagName) static org.hamcrest.Matcher<TestOutcome> havingTagType(String tagType) static org.hamcrest.Matcher<TestOutcome> withResult(TestResult expectedResult)
-
Constructor Details
-
TestOutcomeMatchers
public TestOutcomeMatchers()
-
-
Method Details
-
havingTagType
-
havingTagName
-
havingTag
-
withResult
-