コード例 #1
0
ファイル: BatchTypeTest.php プロジェクト: blazarecki/lug
 public function testName()
 {
     $this->assertSame('batch', $this->type->getName());
 }