SKIP constant

TestStatus const SKIP

Implementation

static const TestStatus SKIP = TestStatus._(5, _omitEnumNames ? '' : 'SKIP');