Exemple #1
0
 public function testGetSalaryMin()
 {
     $this->assertEquals(1000, $this->job->getSalaryMin());
 }