Esempio n. 1
0
 public function testGetSession()
 {
     $this->assertInstanceOf('\\Magento\\Framework\\Session\\SessionManagerInterface', $this->context->getSession());
 }