The freezer.tests.unit.scheduler.test_scheduler_daemon Module

The freezer.tests.unit.scheduler.test_scheduler_daemon Module

class freezer.tests.unit.scheduler.test_scheduler_daemon.TestDaemon(methodName='runTest')

Bases: unittest.case.TestCase

setUp()
test_create()
test_handle_program_exit_calls_scheduler_stop()
test_handle_program_reload_calls_scheduler_reload()
test_pid_fname_in_tempdir(*args, **keywargs)
test_pid_not_exists(*args, **keywargs)
test_signal_map_handlers()
test_start(*args, **keywargs)
class freezer.tests.unit.scheduler.test_scheduler_daemon.TestNoDaemon(methodName='runTest')

Bases: unittest.case.TestCase

setUp(*args, **keywargs)
test_create()
test_exit_handler()
test_has_status_method()
test_has_stop_method()
test_reload_handler()
test_start_exit_ok()
Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.

freezer 6.0.1.dev8