コード例 #1
0
 /**
  * String representation of the test
  * 
  * @return string
  */
 public function toString()
 {
     return sprintf("%s", $this->success->getName()->getName());
 }