TestCaseCollection class
This interface provides containers for TestCase objects.
When to implement
Never. This interface is implemented by Axe and provided to the assessment.
TestCaseCollection has these types of members:
Methods
The TestCaseCollection class has these methods.
Method | Description |
---|---|
~TestCaseCollection | Destructor method. |
AddItem | Creates and adds a new TestCase to the TestCaseCollection. |
Clear | Deletes all TestCase objects from the TestCaseCollection. |
DeleteItem | Deletes a TestCase from the TestCaseCollection. |
GetCount | Returns the count of TestCase objects in the TestCaseCollection. |
GetItem | Returns a TestCase from the TestCaseCollection. |
Remarks
The TestCase objects hold information from the Iteration/TestCases/TestCase elements.
Requirements
Minimum supported client |
Windows 7 [desktop apps only] |
Minimum supported server |
Windows Server 2008 R2 [desktop apps only] |
Header |
|
DLL |
|