tempest/tempest/api/identity
Béla Vancsics 64862f7bac 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: I3ac49863641e26841210d020e8bca0bd93176423
2016-11-09 08:00:19 +01:00
..
admin Use more specific asserts in tests 2016-11-09 08:00:19 +01:00
v2 Allow for wait in _restore_password 2016-09-28 13:21:47 +00:00
v3 Allow for wait in _restore_password 2016-09-28 13:21:47 +00:00
__init__.py Update all Oslo module use 2015-03-11 21:07:56 +00:00
base.py Add inherited role assignments tests 2016-09-29 10:10:13 -03:00
test_extension.py Full response for missed IdentityV2Client methods 2015-09-18 13:56:00 +05:30