1 implementation of OnTestStarted
Microsoft.TestPlatform.CrossPlatEngine (1)
Execution\TestRunCache.cs (1)
186
public void
OnTestStarted
(TestCase testCase)
1 reference to OnTestStarted
Microsoft.TestPlatform.CrossPlatEngine (1)
Adapter\TestExecutionRecorder.cs (1)
72
_testRunCache.
OnTestStarted
(testCase);