Ejemplo n.º 1
0
 public function testGetApplyUrl()
 {
     $this->assertEquals('http://job.url/pt-br/apply-12345', $this->job->getApplyUrl());
 }