Class TestExecutionStateManager

This class manages the state of "internal" nodes in the test tree

Constructors

Properties

executionStates: Map<TestRun, TestExecutionStateMap> = ...
testService: TestService

Methods