Exemplo n.º 1
0
 public function testGetName()
 {
     $this->assertEquals('foo', $this->event->getName());
 }