charm-swift-storage/unit_tests
Luong Anh Tuan bca8efdcd5 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.

Change-Id: If7a404da609eb3cae22627f3b9d71292b8865674
Closes-Bug: #1218185
2016-11-22 10:23:25 +07:00
..
__init__.py Re-license charm as Apache-2.0 2016-07-01 18:15:00 +01:00
test_actions_openstack_upgrade.py Re-license charm as Apache-2.0 2016-07-01 18:15:00 +01:00
test_actions.py Re-license charm as Apache-2.0 2016-07-01 18:15:00 +01:00
test_misc_utils.py Re-license charm as Apache-2.0 2016-07-01 18:15:00 +01:00
test_swift_storage_context.py Replace assertEquals with assertEqual 2016-11-22 10:23:25 +07:00
test_swift_storage_relations.py Add support for application version 2016-09-20 13:32:28 +01:00
test_swift_storage_utils.py Replace assertEquals with assertEqual 2016-11-22 10:23:25 +07:00
test_utils.py Re-license charm as Apache-2.0 2016-07-01 18:15:00 +01:00