示例#1
0
 public function testGetCompany()
 {
     $this->assertEquals('Mega Enterprise, Co', $this->job->getCompany());
 }