コード例 #1
0
ファイル: Smart2PayTest.php プロジェクト: smart2pay/magento20
 public function testFormBlockType()
 {
     $this->assertEquals('Smart2Pay\\GlobalPay\\Block\\Form\\Smart2Pay', $this->model->getFormBlockType());
 }