Module: hash
This module provides a test case for the Hash class and a test suite that contains the test case.
Attributes
SuiteHash
Value of SuiteHash
<unittest.TestSuite tests=[<boduch.test.hash.TestHash testMethod=test_A_interface>, <boduch.test.hash.TestHash testMethod=test_B_push>, <boduch.test.hash.TestHash testMethod=test_C_get>, <boduch.test.hash.TestHash testMethod=test_D_pop>, <boduch.test.hash.TestHash testMethod=test_E_setitem>, <boduch.test.hash.TestHash testMethod=test_F_getitem>, <boduch.test.hash.TestHash testMethod=test_G_delitem>]>