MyDictTools.assertIn# MyDictTools.assertIn(member, container, msg=None)# Just like self.assertTrue(a in b), but with a nicer default message.