Example #1
0
 public function testGetSalaryMax()
 {
     $this->assertEquals(2000, $this->job->getSalaryMax());
 }