IBaseRunContext Interface

Definition

Provides an interface that the test adapter uses to communicate with the test execution framework.

C++
public interface class IBaseRunContext
Derived

Properties

ResultSink

Gets an object used to send test results to the test execution framework.

RunConfig

Gets information about the test run.

TestRunner

Provides an interface that the test adapter uses to run one or more inner tests.

Methods

PauseTestRun()

Sends a request to pause the test run.

StopTestRun()

Sends a request to stop the test run.

Applies to

Produk Versi
Visual Studio SDK 2017, 2019, 2022