Name

assertNotEqual, failIfEqual

Synopsis

                           t.assertNotEqual(first,second,msg=None)

Fails and outputs msg if first == second, otherwise does nothing. failIfEqual is a synonym.

Get Python in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.