Example #1
0
 public function testGetTranslator()
 {
     $this->assertInstanceOf('\\Magento\\Framework\\TranslateInterface', $this->context->getTranslator());
 }