예제 #1
0
 public function testGetEventDispatcherService()
 {
     $this->assertInstanceOf('\\Huruk\\EventDispatcher\\EventDispatcher', Huruk::getService(Huruk::EVENT_DISPATCHER_SERVICE));
 }