Example #1
0
 public function testGetViewConfig()
 {
     $this->assertInstanceOf('\\Magento\\Framework\\View\\ConfigInterface', $this->context->getViewConfig());
 }