The method assertEquals has been deprecated since python 2.7. http://docs.python.org/2/library/unittest.html#deprecated-aliases Also in Python 3, a deprecated warning is raised when using assertEquals therefore we should use assertEqual instead. Fixes bug #1221601 Change-Id: Id502cfbc210c6c3fe0a256d5350e159ffa220141
25 KiB
25 KiB