Implemented interface member:
method
SendTestCaseStart
Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.ITestCaseEventsHandler.SendTestCaseStart(Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase)
1 reference to SendTestCaseStart
Microsoft.TestPlatform.CrossPlatEngine (1)
Client\MTP\MtpDataCollectionForwarder.cs (1)
105
SafeInvoke(() => _publisher.
SendTestCaseStart
(testCase));