Ejemplo n.º 1
0
 public function testGetMaximumScore()
 {
     $this->assertEquals($this->maximumScore, $this->group->getMaximumScore());
 }