toil.test.src.workerTest¶
Classes¶
Test miscellaneous units of the worker. |
Module Contents¶
- class toil.test.src.workerTest.WorkerTests(methodName='runTest')¶
Bases:
toil.test.ToilTestTest miscellaneous units of the worker.
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- testNextChainable()¶
Make sure chainable/non-chainable jobs are identified correctly.