python-glanceclient/glanceclient/tests
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
..
functional Create functional test base 2015-04-18 17:43:01 +00:00
unit Use assertIn instead of assertTrue in tests 2015-04-29 10:31:22 +02:00
__init__.py Move unit tests to standard directory 2015-04-18 17:42:20 +00:00
utils.py Move unit tests to standard directory 2015-04-18 17:42:20 +00:00