oarpy.tests package¶
Submodules¶
oarpy.tests.test_all module¶
-
oarpy.tests.test_all.test_suite()¶ Test suite including all test suites
oarpy.tests.test_oarjob module¶
-
class
oarpy.tests.test_oarjob.test_oarjob(methodName='runTest')¶ Bases:
unittest.case.TestCase-
definition(seconds, name)¶
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
skipoar()¶
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
test_immediate()¶
-
test_interrupt()¶
-
test_jobfactory()¶
-
test_notimmediate()¶
-
test_status()¶
-
test_suspend()¶
-
-
oarpy.tests.test_oarjob.test_suite()¶ Test suite including all test suites
oarpy.tests.test_oarresource module¶
-
class
oarpy.tests.test_oarresource.test_oarresource(methodName='runTest')¶ Bases:
unittest.case.TestCase-
test_cores()¶
-
test_from_cli()¶
-
test_to_cli()¶
-
-
oarpy.tests.test_oarresource.test_suite()¶ Test suite including all test suites
oarpy.tests.test_oarshell module¶
-
oarpy.tests.test_oarshell.test_suite()¶ Test suite including all test suites