freezer.tests.unit.storages.test_local
Module¶freezer.tests.unit.storages.test_local.
TestLocalStorage
(methodName='runTest')¶Bases: unittest.case.TestCase
BACKUP_DIR_PREFIX
= 'freezer_test_backup_dir'¶FILES_DIR_PREFIX
= 'freezer_test_files_dir'¶HELLO
= 'Hello World!\n'¶WORK_DIR_PREFIX
= 'freezer_work_dir'¶create_content
(files_dir, file_name='file_1', text='Hello World!\n')¶create_dirs
()¶remove_dirs
(work_dir, files_dir, backup_dir)¶remove_storage
(backup_dir)¶temp
= True¶test_info
()¶test_prepare
()¶Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.