toil.test.src.workerTest

Classes

WorkerTests

Test miscellaneous units of the worker.

Module Contents

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

Bases: toil.test.ToilTest

Test 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.