Example #1
0
 public function testGetLayout()
 {
     $this->assertInstanceOf('\\Magento\\Framework\\View\\LayoutInterface', $this->context->getLayout());
 }