Class TestExecutionStateManager
Properties
Private
executionStates
executionStates: Map<TestRun, TestExecutionStateMap> = ... Protected
Readonly
testService
Methods
addController
- addController(controller): void
Returns void
addRun
- addRun(run): void
Returns void
Protected
updateState
- updateState(run, item, oldState, newState): void
Returns void
This class manages the state of "internal" nodes in the test tree