Пример #1
0
 public function testGetImageLabel()
 {
     $this->assertEquals('Image Alt Text', $this->_block->getImageLabel());
 }