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
()¶
-
ext
= <blivet.tasks.availability.ExternalResource object>¶
-
-
class
tests.tasks_test.basic_tests.
ResourceTestCase
(methodName='runTest')¶ Bases:
unittest.case.TestCase
Create 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.TestCase
Create 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
()¶
-