Example #1
0
 public function testGetCacheState()
 {
     $this->assertInstanceOf('\\Magento\\Framework\\App\\Cache\\StateInterface', $this->context->getCacheState());
 }