Class ConsequenceMatchers
java.lang.Object
net.serenitybdd.screenplay.matchers.ConsequenceMatchers
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ConsequenceMatchers
public ConsequenceMatchers()
-
-
Method Details
-
displays
public static <T> org.hamcrest.Matcher<T> displays(String propertyName, org.hamcrest.Matcher<?> valueMatcher)
-