コード例 #1
0
ファイル: UrlTest.php プロジェクト: nemphys/magento2
 public function testGetHomeUrl()
 {
     $this->assertEquals('http://localhost/index.php/', $this->_helper->getHomeUrl());
 }