public function setUp() { parent::setUp(); $this->job = new Job($this->client); }
public function setUp() { $this->skipCreate = true; parent::setUp(); // TODO: Change the autogenerated stub }