array_split.unittest.TestCase.assertEqual

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

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