ABORT constant

TestStatus const ABORT

Implementation

static const TestStatus ABORT = TestStatus._(4, _omitEnumNames ? '' : 'ABORT');