TestRevertAndConvertAttrs.assertLessEqual

TestRevertAndConvertAttrs.assertLessEqual#

TestRevertAndConvertAttrs.assertLessEqual(a, b, msg=None)#

Just like self.assertTrue(a <= b), but with a nicer default message.