expectRed property

bool get expectRed

Whether this behavior is expected to land RED (the honest failure surface class).

Implementation

bool get expectRed => expect == 'red';