tests.tasks_test package¶
Submodules¶
tests.tasks_test.basic_tests module¶
- class tests.tasks_test.basic_tests.BasicAvailableApplication¶
Bases:
blivet.tasks.task.BasicApplication- description = 'available application'¶
- do_task()¶
Do the task for this class.
- ext = <blivet.tasks.availability.ExternalResource object>¶
Bases:
blivet.tasks.task.BasicApplicationDo the task for this class.
- class tests.tasks_test.basic_tests.ResourceTestCase(methodName='runTest')¶
Bases:
unittest.case.TestCaseCreate an instance of the class that will use the named test method when executed. Raises a ValueError if the instance does not have a method with the specified name.
- test_availabililty()¶
- class tests.tasks_test.basic_tests.TasksTestCase(methodName='runTest')¶
Bases:
unittest.case.TestCaseCreate an instance of the class that will use the named test method when executed. Raises a ValueError if the instance does not have a method with the specified name.
- test_availability()¶
- test_names()¶