Example #1
0
 internal void StartTestCoverage(ITestable project)
 {
     project.RunTestCoverage();
 }