assertFailingTest top-level constant

Object const assertFailingTest

A marker annotation used to annotate test methods which are expected to fail when asserts are enabled.

Implementation

const Object assertFailingTest = _AssertFailingTest();