class documentation
class _LocalWorker:
A Worker
that runs tests in this process in the usual way.
This is a test double for LocalWorkerAMP
which allows testing worker pool logic without sending tests over an AMP connection to be run somewhere else..
Async Method | run |
Directly run case in the usual way. |