![Luong Anh Tuan](/assets/img/avatar_default.png)
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: Ie6b881f594c0b3e7015e70a12d7ac720fa765736