Example #1
0
 public function testGetAppState()
 {
     $this->assertInstanceOf('\\Magento\\Framework\\App\\State', $this->context->getAppState());
 }