2 references to Completed
Microsoft.VisualStudio.TestPlatform.Client (2)
Execution\TestRunRequest.cs (2)
196
and not (TestRunState.
Completed
or TestRunState.Canceled or TestRunState.Aborted))
433
: TestRunState.
Completed
;