bayespy.utils.misc.TestCase.assertNotEqual

TestCase.assertNotEqual(first, second, msg=None)[source]

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