Uses of Annotation Type
net.serenitybdd.screenplay.annotations.Subject
Packages that use Subject
-
Uses of Subject in net.serenitybdd.screenplay.questions
Classes in net.serenitybdd.screenplay.questions with annotations of type SubjectModifier and TypeClassDescriptionclassclassMaxQuestion<T extends Object & Comparable<? super T>>classMinQuestion<T extends Object & Comparable<? super T>>classRemembered<T>A question that returns a value previously remembered by the actor.classclassSortedQuestion<T extends Object & Comparable<? super T>>class