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