Пример #1
0
 public function testGetSalaryCurrencyCode()
 {
     $this->assertEquals('BRL', $this->job->getSalaryCurrencyCode());
 }