Esempio n. 1
0
 public function ok($Result = NULL, $TestName = NULL)
 {
     return parent::ok($Result, $this->TestNamePrefix . $TestName);
 }