ITestCase.GetReferencedSharedStep Método
Namespace: Microsoft.TeamFoundation.TestManagement.Client
Assembly: Microsoft.TeamFoundation.TestManagement.Client (em Microsoft.TeamFoundation.TestManagement.Client.dll)
Lista de sobrecargas
Nome | Descrição | |
---|---|---|
![]() |
GetReferencedSharedStep(Int32) | Return the shared step referenced by the test case. Returns null if the shared step corresponding to sharedStepId is not referenced by the test case. |
![]() |
GetReferencedSharedStep(Int32, Int32) | Retorna uma revisão específico da etapa compartilhada referenciada por testcase.Retorna o zero se a etapa compartilhada que corresponde ao sharedStepId não é referenciada pela situação de teste. |
Consulte também
Interface ITestCase
Namespace Microsoft.TeamFoundation.TestManagement.Client
Retornar ao topo