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