Example #1
0
 /**
  * @covers ITE\ite->__debug
  */
 public function test__debug()
 {
     $this->assertFalse($this->object->__debug());
 }