Esempio n. 1
0
 public function testErrorHandlerInstance()
 {
     $this->assertInstanceOf('Psc\\Code\\ErrorHandler', PSC::getErrorHandler());
 }