failingTest top-level constant

Object const failingTest

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

Implementation

const Object failingTest = FailingTest();