Example #1
0
 /**
  * @param string $testDox
  * @since Method available since Release 2.10.0
  */
 protected function appendTestDox($testDox)
 {
     Stagehand_TestRunner_Runner_PHPUnitRunner_TestDox::append($this->resultID, $testDox);
 }