ITestManagementEvents Interface

Definition

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.

Applies to