1 implementation of TestCaseStarted
Microsoft.VisualStudio.TestPlatform.Common (1)
DataCollection\DataCollectionManager.cs (1)
312public void TestCaseStarted(TestCaseStartEventArgs testCaseStartEventArgs)
1 reference to TestCaseStarted
Microsoft.TestPlatform.CommunicationUtilities (1)
DataCollectionTestCaseEventHandler.cs (1)
92_dataCollectionManager.TestCaseStarted(testCaseStartEventArgs);