コード例 #1
0
ファイル: JobTest.php プロジェクト: jobles/core-php
 public function testGetApplyUrl()
 {
     $this->assertEquals('http://job.url/pt-br/apply-12345', $this->job->getApplyUrl());
 }