python-congressclient/congressclient/tests/v1
Shuquan Huang 20b4700893 Replace assertEqual(None, *) with assertIsNone in tests
Replace assertEqual(None, *) with assertIsNone in tests to have
more clear messages in case of failure.

Change-Id: I429c8ab3eb4e79a7556ea6f966dd7aa32ee9b86d
Closes-bug: #1280522
2015-12-17 21:36:58 +08:00
..
__init__.py Initial congressclient 2014-09-10 15:11:09 -07:00
test_api_versions.py Support version list API in client 2015-07-27 15:19:04 +08:00
test_datasource.py Replace assertEqual(None, *) with assertIsNone in tests 2015-12-17 21:36:58 +08:00
test_drivers.py Modify datasource api and add datasource-driver api bindings 2015-02-10 12:11:38 -08:00
test_policy.py Replace assertEqual(None, *) with assertIsNone in tests 2015-12-17 21:36:58 +08:00