Esempio n. 1
0
 public function testGetMethod()
 {
     $this->assertEquals(JobAwareJob::getMethodName(), $this->subject->getMethod());
 }