assertFailingTest top-level constant

_AssertFailingTest const assertFailingTest

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

Implementation

const _AssertFailingTest assertFailingTest = _AssertFailingTest();