Ejemplo n.º 1
0
 internal void CancelTests()
 {
     _canceled = true;
     _testable.CancelTest();
 }