openstacksdk/openstack/tests/unit/database
Swapnil Kulkarni (coolsvap) 2743d3325b Use assertTrue/False instead of assertEqual(T/F)
The usage of assertEqual(True/False, ***) should be changed
to a meaningful format of assertTrue/False(***).

Change-Id: Ib5cbe8bd6fc0511f7308c0381cfed88b6f9a40b0
Closes-Bug:#1512207
2016-01-07 12:41:21 +05:30
..
v1 Use assertTrue/False instead of assertEqual(T/F) 2016-01-07 12:41:21 +05:30
__init__.py Make way for the functional tests 2015-03-31 17:07:47 -05:00
test_database_service.py Change visibility to interface 2015-07-31 18:40:15 +00:00