How do we set the expectation that the worker is currently processing a job ? Can we stub the `perform `method, delay and validate ?
How do we set the expectation that the worker is currently processing a job ?
Can we stub the
performmethod, delay and validate ?