ITestSuiteHelper Methods

Include Protected Members
Include Inherited Members

The ITestSuiteHelper type exposes the following members.

Methods

  Name Description
Public method BeginCloneOperation Performs a Clone operation of the source suite under the specified target suite.
Public method CreateDynamic Creates a new query-based test suite.
Public method CreateEntry(ITestCase) Returns a test suite entry by using the provided test case.
Public method CreateEntry(ITestSuiteBase) Returns a test suite entry by using the provided test suite.
Public method CreateRequirement Returns a new requirement test suite that is associated with the provided test requirement work item.
Public method CreateStatic Returns a new static test suite.
Public method FetchTestSuitesForPlan Returns the root suite object for the given plan with complete hierarchy.
Public method Find Finds and returns the specified test suite object.
Public method GetCloneOperationInformation Gets information about a Clone operation
Public method Query(String) Returns a list of test suite objects that match the given query.
Public method Query(String, IDictionary) Returns a collection of test suite objects that match the provided query and the provided dictionary of context.
Public method ReferencingTestCase Returns a collection of test suites that reference the specified test case.

Top

See Also

Reference

ITestSuiteHelper Interface

Microsoft.TeamFoundation.TestManagement.Client Namespace