Interface TestLifecycle

Hierarchy

  • TestLifecycle

Properties

Methods

Properties

runtime: Runtime

Functions that should be exposed in a test script.

Methods

  • Starts the test lifecycle execution.

    Returns

    The promise that resolves when the test lifecycle is completed.

    Returns Promise<void>

Generated using TypeDoc