示例#1
0
 public function testGetLog()
 {
     $this->assertInstanceOf('Zend_Log', Logger::getInstance()->getLog());
 }