コード例 #1
0
ファイル: NoticeTest.php プロジェクト: anime-db/app-bundle
 public function testGetId()
 {
     $this->assertNull($this->notice->getId());
 }