Beispiel #1
0
 public function testGetLog()
 {
     $actual = Miaox_Acs_Instance::log();
     $this->assertInstanceOf('Miao_Log', $actual);
 }