コード例 #1
0
ファイル: ViewTest.php プロジェクト: relue/magento2
 public function testCanEmailToFriend()
 {
     $this->assertFalse($this->_block->canEmailToFriend());
 }