swift-bench/tests
Luong Anh Tuan 63140645a8 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: Ie6b881f594c0b3e7015e70a12d7ac720fa765736
2016-11-21 15:59:11 +07:00
..
__init__.py Add plumbing. 2013-11-21 14:09:47 -08:00
test_bench.py Make swift-bench not depending on swift. 2013-11-24 15:35:49 +01:00
test_utils.py Replace assertEquals with assertEqual 2016-11-21 15:59:11 +07:00