GameboardScenarioSimulationExpectationFailure
Defined in: src/simulation/script.ts:586
Failed expectation produced while building a simulation report.
Properties
Section titled “Properties”actual?
Section titled “actual?”
optionalactual?:unknown
Defined in: src/simulation/script.ts:594
Actual value.
expected?
Section titled “expected?”
optionalexpected?:unknown
Defined in: src/simulation/script.ts:592
Expected value.
message
Section titled “message”message:
string
Defined in: src/simulation/script.ts:590
Human-readable failure message.
path:
string
Defined in: src/simulation/script.ts:588
JSON-ish expectation path that failed.