TestFormatters.assertEqual

TestFormatters.assertEqual#

TestFormatters.assertEqual(first, second, msg=None)#

Fail if the two objects are unequal as determined by the ‘==’ operator.