untestable top-level constant

  1. @annotation
String const untestable

Denotes that the annotated type/method is untestable.

Implementation

@annotation
const String untestable = 'untestable';