freezer.tests.unit.utils.test_config module¶
- class freezer.tests.unit.utils.test_config.TestConfig(methodName='runTest')¶
Bases:
TestCase- test_export()¶
- test_ini()¶
- class freezer.tests.unit.utils.test_config.TestConfigCoercion(*args: object, **kwargs: object)¶
Bases:
FreezerBaseTestCase- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- test_get_backup_args_coercion_falsy()¶
- test_get_backup_args_coercion_truthy()¶