Interface TestState

interface TestState {
    state: TestExecutionState;
}

Hierarchy (view full)

Properties

Properties