python-glanceclient/glanceclient/tests/unit
Kamil Rykowski bf413a6539 Use assertIn instead of assertTrue in tests
Since `assertIn` is provided for checking if value exists in given
container, it is not formal to use `assertTrue` for it.

Change-Id: Ie1392839b5ca436957463bb29f2784d48cfcbf75
2015-04-29 10:31:22 +02:00
..
v1 Use assertIn instead of assertTrue in tests 2015-04-29 10:31:22 +02:00
v2 Use assertIn instead of assertTrue in tests 2015-04-29 10:31:22 +02:00
var Move unit tests to standard directory 2015-04-18 17:42:20 +00:00
__init__.py Move unit tests to standard directory 2015-04-18 17:42:20 +00:00
test_base.py Move unit tests to standard directory 2015-04-18 17:42:20 +00:00
test_client.py Move unit tests to standard directory 2015-04-18 17:42:20 +00:00
test_exc.py Move unit tests to standard directory 2015-04-18 17:42:20 +00:00
test_http.py Move unit tests to standard directory 2015-04-18 17:42:20 +00:00
test_progressbar.py Move unit tests to standard directory 2015-04-18 17:42:20 +00:00
test_shell.py Move unit tests to standard directory 2015-04-18 17:42:20 +00:00
test_ssl.py Move unit tests to standard directory 2015-04-18 17:42:20 +00:00
test_utils.py Move unit tests to standard directory 2015-04-18 17:42:20 +00:00