예제 #1
0
파일: JobTest.php 프로젝트: jobles/core-php
 public function testGetSource()
 {
     $this->assertEquals('www.ceviu.com.br', $this->job->getSource());
 }