ITestFrameworkCapabilities Interface
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the capabilities of a test framework.
C#
public interface ITestFrameworkCapabilities : Microsoft.Testing.Platform.Capabilities.ICapabilities<Microsoft.Testing.Platform.Capabilities.TestFramework.ITestFrameworkCapability>
type ITestFrameworkCapabilities = interface
interface ICapabilities<ITestFrameworkCapability>
Public Interface ITestFrameworkCapabilities
Implements ICapabilities(Of ITestFrameworkCapability)
- Derived
- Implements
Capabilities |
Gets the collection of capabilities. (Inherited from ICapabilities<TCapability>) |
Get |
Gets the capability of the specified type. |
Has |
Checks whether the test framework capabilities contain a capability of the specified type. |
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 |
Colaborar con nosotros en GitHub
El origen de este contenido se puede encontrar en GitHub, donde también puede crear y revisar problemas y solicitudes de incorporación de cambios. Para más información, consulte nuestra guía para colaboradores.
Comentarios de .NET
.NET es un proyecto de código abierto. Seleccione un vínculo para proporcionar comentarios: