Class SumQuestion
java.lang.Object
net.serenitybdd.screenplay.questions.SumQuestion
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.serenitybdd.screenplay.Question
as, asADate, asADate, asBigDecimal, asBoolean, asCollectionOf, asDouble, asEnum, asFloat, asInteger, asListOf, asLong, asString, describedAs, getSubject, map, mapEach
-
Constructor Details
-
SumQuestion
-
-
Method Details
-
answeredBy
- Specified by:
answeredByin interfaceQuestion<Integer>
-