AddTestToCoverage Method
Description
Adds the test to the list of tests that cover the current requirement.
Syntax
Visual Basic
Public Sub AddTestToCoverage( _
   ByVal TestId As Long _
) 
Parameters
TestId
See Also