Documentation

UKTest documentation

UKTest

The protocol that marks a class as a test class.

AuthorsGenerated by builder
Declared inUKTest.h

Overview

All classes that conforms to UKTest, including their subclasses, are picked up by UKRunner.

If a filtering option such as -c is passed to ukrun, this can prevent the a test class to be picked up.


No public API available