示例#1
0
 /**
  * Print the test header output
  */
 private function printHeader()
 {
     $this->printer->println('Test-Flight %s', Constants::VERSION);
 }