keystone/keystone/tests/unit/common
Béla Vancsics ffd2fea754 Use more specific asserts in tests
Instead of assertTrue and assertFalse use more specific asserts.
They are compatible with Python 2.7[1] and 3.4[2]

[1]: https://docs.python.org/2.7/library/unittest.html
[2]: https://docs.python.org/3.4/library/unittest.html

Change-Id: Id9f73e90f0786ef7576edd2f97aa31b1503c14dd
2016-08-04 12:48:08 +02:00
..
__init__.py Always hash passwords on their way into the DB 2014-02-20 13:06:37 +00:00
test_authorization.py Fix indentation for oauth context 2016-01-18 14:28:30 +00:00
test_injection.py Change tests to use common name for keystone.tests.unit 2015-09-04 18:21:42 +00:00
test_json_home.py Change tests to use common name for keystone.tests.unit 2015-09-04 18:21:42 +00:00
test_manager.py Correct test to support changing N release name 2016-03-23 17:45:43 +00:00
test_notifications.py Use more specific asserts in tests 2016-08-04 12:48:08 +02:00
test_sql_core.py Fix order of arguments in assertEqual 2015-09-25 02:06:55 -07:00
test_utils.py Replace keystone.common.config with keystone.conf package 2016-06-24 17:02:15 +00:00