Compartilhar via


Método ITestPlanHelper.Create ()

 

Cria um novo plano de teste.

Namespace:   Microsoft.TeamFoundation.TestManagement.Client
Assembly:  Microsoft.TeamFoundation.TestManagement.Client (em Microsoft.TeamFoundation.TestManagement.Client.dll)

Sintaxe

ITestPlan Create()
ITestPlan^ Create()
abstract Create : unit -> ITestPlan
Function Create As ITestPlan

Valor de retorno

Type: Microsoft.TeamFoundation.TestManagement.Client.ITestPlan

Um plano de teste.

Consulte também

ITestPlan
Interface ITestPlanHelper
Namespace Microsoft.TeamFoundation.TestManagement.Client

Retornar ao topo