Beispiel #1
0
 public function testGetClass()
 {
     $this->assertEquals(JobAwareJob::class, $this->subject->getClass());
 }