The freezer.tests.unit.storages.test_local Module

The freezer.tests.unit.storages.test_local Module

class 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()
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