ITestManagementEvents Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents an interface that a class can implement to add the TestRunSubmitting event handler.
public interface class ITestManagementEvents
public interface ITestManagementEvents
type ITestManagementEvents = interface
Public Interface ITestManagementEvents
- Derived
Events
TestRunSubmitting |
Occurs after deployment is finished and before a test run is submitted to the test controller. |