コード例 #1
0
 public function testCreateNewEntity()
 {
     $this->assertEquals(new GroupEntity(), $this->repository->createNewEntity());
 }