コード例 #1
0
ファイル: JobTest.php プロジェクト: jobles/core-php
 public function testisFeatured()
 {
     $this->assertFalse($this->job->isFeatured());
 }