AddConfigurationsToCoverage | Adds a list of test configurations to the coverage. |
AddCriteriaToCoverage | Adds a list of test criteria to the coverage. |
AddSubjectToCoverage | Adds the tests from the specified subject that match the input filter to the list of tests that cover the current requirement. |
AddTestInstanceToCoverage | Adds the test instance to the list of test instances that cover the current requirement. |
AddTestsFromTestSetToCoverage | Adds the test instances from the specified test set that match the input filter to the list of test instances that cover the current requirement. |
AddTestToCoverage | Adds the test to the list of tests that cover the current requirement. |
RequirementCoverageFactory | Get Requirement Coverage Factory. |