1 implementation of SendTestCaseStart
Microsoft.TestPlatform.CrossPlatEngine (1)
EventHandlers\TestCaseEventsHandler.cs (1)
38public void SendTestCaseStart(TestCase testCase)
1 reference to SendTestCaseStart
Microsoft.TestPlatform.CrossPlatEngine (1)
Adapter\TestExecutionRecorder.cs (1)
82_testCaseEventsHandler.SendTestCaseStart(testCase);