The ironicclient.tests.unit.common.test_filecache Module

The ironicclient.tests.unit.common.test_filecache Module

class ironicclient.tests.unit.common.test_filecache.FileCacheTest(*args, **kwargs)[source]

Bases: ironicclient.tests.unit.utils.BaseTestCase

test__build_key_none()[source]
test__build_key_ok()[source]
test__get_cache_dir_already_exists(**keywargs)[source]
test__get_cache_expiry_set(**keywargs)[source]
test__get_cache_expiry_set_invalid(**keywargs)[source]
test__get_cache_mkdir(**keywargs)[source]
test_retrieve_data_no_cache_file(**keywargs)[source]
test_retrieve_data_not_found(**keywargs)[source]
test_retrieve_data_ok(**keywargs)[source]
test_retrieve_data_ok_with_expiry(**keywargs)[source]
test_save_data_ok(**keywargs)[source]
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.