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