Compartilhar via


Método ITestSuiteHelper.CreateStatic ()

 

Retorna um novo conjunto de testes estáticos.

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

Sintaxe

IStaticTestSuite CreateStatic()
IStaticTestSuite^ CreateStatic()
abstract CreateStatic : unit -> IStaticTestSuite
Function CreateStatic As IStaticTestSuite

Valor de retorno

Type: Microsoft.TeamFoundation.TestManagement.Client.IStaticTestSuite

Um novo conjunto de testes estáticos.

Consulte também

IStaticTestSuite
Interface ITestSuiteHelper
Namespace Microsoft.TeamFoundation.TestManagement.Client

Retornar ao topo