Luong Anh Tuan e9878374b4 Replace assertEquals with assertEqual
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.

This is part of blueprint assertequal

Change-Id: Ie8887ba468bee10ddeb5b7a1d095821f898b9302
2016-11-21 15:57:21 +07:00
..
2016-11-21 15:57:21 +07:00
2015-12-14 12:43:56 +05:30