GetCoverList Method
Description
Gets the list of all requirements covered by this test.
Syntax
Visual Basic
Public Function GetCoverList() As List
Return Type
A list of Req Objects.
See Also