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