コード例 #1
0
ファイル: WebsiteTest.php プロジェクト: natxetee/magento2
 public function testGetDefaultGroupId()
 {
     $this->assertEquals(1, $this->_model->getDefaultGroupId());
 }