assertsOutcome property

bool assertsOutcome
final

Whether the fixture wrote an outcome key at all. A written null asserts the game did not end; an absent one asserts nothing.

Implementation

final bool assertsOutcome;