glance/glance/tests
Jia Dong 8d4312a2c9 Modify assert statement when comparing with None
Replace assertEqual(None, *) with assertIsNone in glance's
tests to have more clear messages in case of failure.

Also, replace assertTrue(* is not None) with assertIsNotNone
for the same reason.

Change-Id: If41a71bd750057c7136b03bef94c04517092134c
Closes-Bug: #1280522
2014-02-19 14:37:41 +08:00
..
etc Check first matching rule for protected properties 2014-01-22 17:41:10 +00:00
functional Modify assert statement when comparing with None 2014-02-19 14:37:41 +08:00
integration Modify assert statement when comparing with None 2014-02-19 14:37:41 +08:00
unit Modify assert statement when comparing with None 2014-02-19 14:37:41 +08:00
var New -k/--insecure command line option 2012-02-13 13:57:13 +00:00
__init__.py Switch to testrepository for running tests 2014-01-29 08:30:55 +08:00
stubs.py Remove vim header 2014-01-14 16:03:28 +00:00
utils.py Provide explicit image create value in Registry v2 Client test 2014-01-28 15:37:45 +08:00