array_split.unittest.TestCase.assertNotEqual

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

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