python-openstackclient/openstackclient/tests/identity/v2_0
Tang Chen 237d7feca8 [Identity] Check return value is None in identity v3 unit tests
take_action() in commands inheriting from Command returns nothing.
So we should assert the return is None in the unit tests of these
commands.

Change-Id: I53eeb88316b2c20882fed97149d55cb04bcb2b2e
Closes-Bug: #1550636
2016-03-09 14:17:05 +08:00
..
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
fakes.py Fixed a bunch of spacing 2016-02-23 10:38:58 -06:00
test_catalog.py Identity: Fix DisplayCommandBase comments for cliff ShowOne subclass tests 2016-02-10 23:11:58 +08:00
test_endpoint.py [Identity] Check return value is None in identity v3 unit tests 2016-03-09 14:17:05 +08:00
test_project.py [Identity] Check return value is None in identity v3 unit tests 2016-03-09 14:17:05 +08:00
test_role.py [Identity] Check return value is None in identity v3 unit tests 2016-03-09 14:17:05 +08:00
test_service.py [Identity] Check return value is None in identity v3 unit tests 2016-03-09 14:17:05 +08:00
test_token.py [Identity] Check return value is None in identity v3 unit tests 2016-03-09 14:17:05 +08:00
test_user.py [Identity] Check return value is None in identity v3 unit tests 2016-03-09 14:17:05 +08:00