JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
net.serenitybdd.screenplay
Interface Question<ANSWER>
All Known Implementing Classes:
CountQuestion
,
MaxQuestion
,
MinQuestion
,
ReverseQuestion
,
SortedQuestion
,
SumQuestion
public interface
Question<ANSWER>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
ANSWER
answeredBy
(
Actor
actor)
Method Detail
answeredBy
ANSWER
answeredBy(
Actor
actor)
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method