Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Representa un vínculo a una prueba automatizada en la infraestructura de prueba unitaria.
Espacio de nombres: Microsoft.TeamFoundation.TestManagement.Client
Ensamblado: Microsoft.TeamFoundation.TestManagement.Client (en Microsoft.TeamFoundation.TestManagement.Client.dll)
Sintaxis
'Declaración
Public Interface ITmiTestImplementation _
Inherits ITestImplementation, INotifyPropertyChanged
public interface ITmiTestImplementation : ITestImplementation,
INotifyPropertyChanged
public interface class ITmiTestImplementation : ITestImplementation,
INotifyPropertyChanged
type ITmiTestImplementation =
interface
interface ITestImplementation
interface INotifyPropertyChanged
end
public interface ITmiTestImplementation extends ITestImplementation, INotifyPropertyChanged
El tipo ITmiTestImplementation expone los siguientes miembros.
Propiedades
| Nombre | Descripción | |
|---|---|---|
![]() |
DisplayText | Obtiene el texto que se va a mostrar al usuario en la interfaz de usuario para este vínculo. (Se hereda de ITestImplementation). |
![]() |
Storage | Obtiene o establece el nombre de la DLL o el archivo que contiene la prueba. |
![]() |
TestId | Obtiene o establece el GUID de la prueba asociada. |
![]() |
TestName | Obtiene o establece el nombre del método de prueba. |
![]() |
TestType | Obtiene o establece el tipo de la prueba. |
![]() |
TestTypeId | Obtiene o establece el GUID del proveedor de la implementación de prueba (TIP). |
Arriba
Eventos
| Nombre | Descripción | |
|---|---|---|
![]() |
PropertyChanged | Se produce cuando cambia el valor de propiedad. (Se hereda de INotifyPropertyChanged). |
Arriba
Vea también
Referencia
Microsoft.TeamFoundation.TestManagement.Client (Espacio de nombres)
.gif)
.gif)