コード例 #1
0
ファイル: AddressTest.php プロジェクト: nja78/magento2
 public function testGetType()
 {
     $this->assertSame($this->eavConfigType, $this->addressResource->getEntityType());
 }