PASS constant

TestStatus const PASS

Implementation

static const TestStatus PASS = TestStatus._(1, _omitEnumNames ? '' : 'PASS');