ITestFrameworkCapabilities Interface

Definition

Represents the capabilities of a test framework.

C#
public interface ITestFrameworkCapabilities : Microsoft.Testing.Platform.Capabilities.ICapabilities<Microsoft.Testing.Platform.Capabilities.TestFramework.ITestFrameworkCapability>
Derived
Implements

Properties

Capabilities

Gets the collection of capabilities.

(Inherited from ICapabilities<TCapability>)

Extension Methods

GetCapability<T>(ITestFrameworkCapabilities)

Gets the capability of the specified type.

HasCapability<T>(ITestFrameworkCapabilities)

Checks whether the test framework capabilities contain a capability of the specified type.

Applies to

Producto Versiones
Microsoft Testing Platform 1.0.2, 1.1.0, 1.2.1, 1.3.2, 1.4.3, 1.5.3, 1.6.0