VS Code API
    Preparing search index...

    Function createTestController

    • Creates a new test controller.

      Parameters

      • id: string

        Identifier for the controller, must be globally unique.

      • label: string

        A human-readable label for the controller.

      Returns TestController

      An instance of the TestController.