Namespace for testing functionality. Tests are published by registering TestController instances, then adding TestItems. Controllers may also describe how to run tests by creating one or more TestRunProfile instances.
Creates a new test controller.
Identifier for the controller, must be globally unique.
A human-readable label for the controller.
An instance of the TestController.
Generated by TypeDoc
Namespace for testing functionality. Tests are published by registering TestController instances, then adding TestItems. Controllers may also describe how to run tests by creating one or more TestRunProfile instances.