Exemplo n.º 1
0
 public function testMakeSnapshot()
 {
     $this->assertEquals($this->target->makeSnapshot(), new JobSnapshot($this->target));
 }