コード例 #1
0
 /**
  * Test hasFailed()
  */
 public function testHasFailed()
 {
     $this->assertFalse($this->object->hasFailed());
 }