externalAnswersQuestions
Implemented by
Index
Methods
Methods
externalanswer
Makes the
Actorevaluate anAnswerableand return the value it holds.Type parameters
- T
Parameters
externalanswerable: Answerable<T>
Returns Promise<T>
Makes the Actor evaluate an Answerable
and return the value it holds.
Describes an
Actorwho can answer aQuestionabout the system under test.Learn more
QuestionActor