Bases: unittest.case.TestCase
Check that a directory produces the same hash when a Merkle tree is made from it twice in a row.
Check that a directory produces the same Merkle tree twice in a row.
Test the implementation of the equality checking for the DirectoryMerkleTree class.