toil.test.batchSystems.test_gridengine¶
Classes¶
Class that implements a minimal Batch System, needed to create a Worker (see below). |
|
Class for unit-testing GridEngineBatchSystem |
Functions¶
|
Module Contents¶
- class toil.test.batchSystems.test_gridengine.FakeBatchSystem[source]¶
Class that implements a minimal Batch System, needed to create a Worker (see below).
- config¶
- class toil.test.batchSystems.test_gridengine.GridEngineTest(methodName='runTest')[source]¶
Bases:
toil.test.ToilTest
Class for unit-testing GridEngineBatchSystem