Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

ITestManagementEvents Interface

 

Represents an interface that a class can implement to add the TestRunSubmitting event handler.

Namespace:   Microsoft.VisualStudio.TestTools.Common
Assembly:  Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)

public interface class ITestManagementEvents

NameDescription
System_CAPS_pubeventTestRunSubmitting

Occurs after deployment is finished and before a test run is submitted to the test controller.

Return to top
Show: