Unanswered
Hierarchy
- TinyType
- Unanswered
Index
Constructors
Methods
Constructors
constructor
Returns Unanswered
Methods
externalequals
Parameters
externalanother: TinyType
Returns boolean
[custom]
Returns string
toString
Returns string
toJSON
Returns JSONValue
A placeholder value signifying that a Question has not been answered by an Actor when producing an ExpectationOutcome. 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.