2 references to SendTestCaseEnd
Microsoft.TestPlatform.CrossPlatEngine (2)
Adapter\TestExecutionRecorder.cs (2)
144
SendTestCaseEnd
(testResult.TestCase, testResult.Outcome, explicitEnd: false);
170
SendTestCaseEnd
(testCase, outcome, explicitEnd: true);