Part of lp.codehosting.puller.tests View In Hierarchy
Known subclasses: lp.codehosting.puller.tests.test_worker.TestPullerWorker, lp.codehosting.puller.tests.test_worker.TestWorkerProtocol, lp.codehosting.puller.tests.test_worker_formats.TestPullerWorkerFormats
Assumes that it is mixed into a class that runs in a temporary directory,
such as TestCaseInTempDir
and that get_transport
is provided as a
method.
Method | makePullerWorker | Anonymous creation method for PullerWorker. |