public function testDispatch()
 {
     $this->assertInstanceOf('Magento\\Framework\\Event', $this->event->dispatch());
 }