toil.test.src.workerTest

Module Contents

Classes

WorkerTests

Test miscellaneous units of the worker.

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

Bases: toil.test.ToilTest

Inheritance diagram of toil.test.src.workerTest.WorkerTests

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.