Пример #1
0
 public function testReviewGroupId4()
 {
     $group = new SupervisorReviewerGroup();
     $this->assertEquals(1, $group->getId());
 }