Example #1
0
 public function testGetCache()
 {
     $this->assertInstanceOf('\\Magento\\Framework\\App\\CacheInterface', $this->context->getCache());
 }