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