Uses of Interface
net.serenitybdd.screenplay.questions.QuestionHint
Packages that use QuestionHint
-
Uses of QuestionHint in net.serenitybdd.screenplay.questions
Methods in net.serenitybdd.screenplay.questions that return types with arguments of type QuestionHintModifier and TypeMethodDescriptionstatic Set<Class<? extends QuestionHint>> QuestionHints.fromAssertion(org.hamcrest.Matcher matcher) Method parameters in net.serenitybdd.screenplay.questions with type arguments of type QuestionHintModifier and TypeMethodDescriptionstatic QuestionHints.HintAdderQuestionHints.addHints(Set<Class<? extends QuestionHint>> hints) voidAcceptsHints.apply(Set<Class<? extends QuestionHint>> hints) Constructor parameters in net.serenitybdd.screenplay.questions with type arguments of type QuestionHint