ITestSuiteEntryCollection.Add Method
Adds a test case or a test suite to the collection.
Namespace: Microsoft.TeamFoundation.TestManagement.Client
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Overload List
Name | Description | |
---|---|---|
![]() |
Add(T) | (Inherited from ICollection<T>.) |
![]() |
Add(ITestCase) | Adds a test case to the collection. |
![]() |
Add(ITestSuiteBase) | Adds a test suite to the collection. |
See Also
ITestSuiteEntryCollection Interface
Microsoft.TeamFoundation.TestManagement.Client Namespace
Return to top