1 implementation of OnNewTestResult
Microsoft.TestPlatform.CrossPlatEngine (1)
Execution\TestRunCache.cs (1)
200public void OnNewTestResult(TestResult testResult)
1 reference to OnNewTestResult
Microsoft.TestPlatform.CrossPlatEngine (1)
Adapter\TestExecutionRecorder.cs (1)
105_testRunCache.OnNewTestResult(testResult);