示例#1
0
 def test_from_hct_and_lun(self):
     self.assertEqual(HCTL.from_hct_and_lun(HCT(1, 2, 3), 4), HCTL(1, 2, 3, 4))