Ejemplo n.º 1
0
 public function testGetEventManager()
 {
     $this->assertInstanceOf('\\Magento\\Framework\\Event\\ManagerInterface', $this->context->getEventManager());
 }