Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace tests

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.

Index

Functions(1)

Functions(1)

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.

Generated by TypeDoc. Maintained by 洛竹