コード例 #1
0
ファイル: ItemTest.php プロジェクト: Maksold/platform
 public function testGetId()
 {
     $this->assertNull($this->item->getId());
 }