Class ReportedErrorMessages
java.lang.Object
net.serenitybdd.screenplay.matchers.ReportedErrorMessages
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic <E> org.hamcrest.Matcher<Iterable<? extends E>> reportsErrors(E expected)
-
Constructor Details
-
ReportedErrorMessages
public ReportedErrorMessages()
-
-
Method Details
-
reportsErrors
-