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