toil.test.options.options¶
Classes¶
Class to test functionality of all Toil options |
Module Contents¶
- class toil.test.options.options.OptionsTest(methodName='runTest')¶
Bases:
toil.test.ToilTest
Class to test functionality of all Toil options
- test_default_caching_slurm()¶
Test to ensure that caching will be set to false when running on Slurm :return:
- test_caching_option_priority()¶
Test to ensure that the –caching option takes priority over the default_caching() return value :return: