Exemple #1
0
 public function testGetViewUrl()
 {
     $this->assertEquals('http://job.url/pt-br/job-12345', $this->job->getViewUrl());
 }