Ejemplo n.º 1
0
 public function testFactory()
 {
     $this->assertEquals(new Event('Psc.Test', $this), Event::factory('Psc.Test', $this));
 }