Пример #1
0
 /**
  * @depends testConstruct
  */
 public function testIsDebugEnabled()
 {
     $this->assertTrue($this->wise->isDebugEnabled());
 }