toil.test.src.workerTest

Module Contents

Classes

WorkerTests

Test miscellaneous units of the worker.

class toil.test.src.workerTest.WorkerTests(methodName='runTest')[source]

Bases: toil.test.ToilTest

Test miscellaneous units of the worker.

setUp()[source]

Hook method for setting up the test fixture before exercising it.

testNextChainable()[source]

Make sure chainable/non-chainable jobs are identified correctly.