1 implementation of OnTestCompletion
Microsoft.TestPlatform.CrossPlatEngine (1)
Execution\TestRunCache.cs (1)
232public bool OnTestCompletion(TestCase? completedTest)
1 reference to OnTestCompletion
Microsoft.TestPlatform.CrossPlatEngine (1)
Adapter\TestExecutionRecorder.cs (1)
117_testRunCache.OnTestCompletion(testCase);