externalUnanswered
Hierarchy
- TinyType
- Unanswered
Index
Constructors
Methods
Constructors
externalconstructor
Returns Unanswered
Methods
staticexternalisUnanswered
Parameters
externalvalue: unknown
Returns value is Unanswered
external[custom]
Returns string
externaltoString
Returns string
externaltoJSON
Returns JSONValue
externalequals
Parameters
externalanother: TinyType
Returns boolean
A placeholder value signifying that a
Question
has not been answered by anActor
when producing anExpectationOutcome
. This happens when Serenity/JS decides that answering a given question won't affect the outcome.For example, making the actor answer questions about the expected value and the actual value of each list item is unnecessary if we already know that the list itself is empty.