Op Englesch liesen

Deelen iwwer


IBaseAdapter Interface

Definition

Provides an interface to use as a base for a custom test adapter.

C++
public interface class IBaseAdapter
Derived

Methods

AbortTestRun()

Called when an internal error occurs during a test run. This method should behave similarly to the StopTestRun() method.

Cleanup()

Called when a test run is completed.

PauseTestRun()

Called when the user requests to pause a test run.

ResumeTestRun()

Called when the user requests to resume a test run.

Run(ITestElement, ITestContext)

Called to execute a test case.

StopTestRun()

Called when the user requests to stop a test run.

Applies to

Produkt Versiounen
Visual Studio SDK 2017, 2019, 2022