public function testGetSalaryCurrencyCode() { $this->assertEquals('BRL', $this->job->getSalaryCurrencyCode()); }