Class QuestionHints
java.lang.Object
net.serenitybdd.screenplay.questions.QuestionHints
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic QuestionHints.HintAdderaddHints(Set<Class<? extends QuestionHint>> hints) static Set<Class<? extends QuestionHint>> fromAssertion(org.hamcrest.Matcher matcher)
-
Constructor Details
-
QuestionHints
public QuestionHints()
-
-
Method Details
-
fromAssertion
-
addHints
-