コード例 #1
0
 def test_create(self):
     d = ImmutableDict({'test': 'blah', 'something': '2'})
     assert d.__len__() == 2