Implemented interface member:
event
TestCaseStart
Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.Interfaces.ITestEventsPublisher.TestCaseStart
1 reference to TestCaseStart
Microsoft.TestPlatform.CrossPlatEngine (1)
EventHandlers\TestCaseEventsHandler.cs (1)
40TestCaseStart.SafeInvoke(this, new TestCaseStartEventArgs(testCase), "TestCaseEventsHandler.RaiseTestCaseStart");