Exemple #1
0
 public function testGetKey()
 {
     $this->assertEquals('job_key', $this->job->getKey());
 }