TestRevertAndConvertAttrs.assertNotIn

TestRevertAndConvertAttrs.assertNotIn#

TestRevertAndConvertAttrs.assertNotIn(member, container, msg=None)#

Just like self.assertTrue(a not in b), but with a nicer default message.