keystone/keystone/tests/unit/trust
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 Split trust backend tests 2016-03-04 15:31:48 -03:00
test_backends.py Use more specific asserts in tests 2016-08-04 12:48:08 +02:00