The freezer.tests.unit.utils.test_checksum
Module¶
-
class
freezer.tests.unit.utils.test_checksum.
TestChecksum
(methodName='runTest')[source]¶ Bases:
unittest.case.TestCase
-
test_compare_dir_match
(*args, **keywargs)[source]¶ compute checksum for a directory and it should match
-
test_compare_dir_not_match
(*args, **keywargs)[source]¶ compute checksum for a directory and it should not match
-