eXpress Open Architecture Reference
×
Menu
Index

ITestCoverageCollection

 
The ITestCoverageCollection is an array for storing the Test objects by their IDs.
Methods
Adds a Test to the TestCoverageCollection
 
Gets the Test by its Index from the TestCoverageCollection
Deletes an Test by its Index from the TestCoverageCollection.
 
 
Properties
Returns the number of TestCoverage Objects in TestCoverageCollection.
 
 
Remarks
See Also