コード例 #1
0
 public function testGetExitCode()
 {
     $this->skipIfPHPSigchild();
     parent::testGetExitCode();
 }
コード例 #2
0
 public function testGetExitCode()
 {
     $this->skipIfPHPSigchild();
     // This test use exitcode that is not available in this case
     parent::testGetExitCode();
 }