FAIL constant

TestStatus const FAIL

Implementation

static const TestStatus FAIL = TestStatus._(2, _omitEnumNames ? '' : 'FAIL');