Methods
createTestController(id:String, label:String):TestController
Creates a new test controller.
@link TestController}.
Parameters:
id | Identifier for the controller, must be globally unique. |
---|---|
label | A human-readable label for the controller. |
Returns:
An instance of the {