영어로 읽기

다음을 통해 공유


Microsoft.Testing.Platform.Extensions.TestFramework Namespace

Classes

CloseTestSessionContext

Context passed to a test framework adapter when CloseTestSessionAsync(CloseTestSessionContext) is called.

CloseTestSessionResult

Represents the result of closing a test session.

CreateTestSessionContext

Context passed to a test framework adapter when CreateTestSessionAsync(CreateTestSessionContext) is called.

CreateTestSessionResult

Represents the result of creating a test session.

ExecuteRequestContext

This class represents the context that is passed to a test framework adapter when the ExecuteRequestAsync(ExecuteRequestContext) method is called.

Interfaces

ITestFramework

A specialized extension that represents a test framework.