python-congressclient/congressclient/tests
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
..
v1 Replace assertEqual(None, *) with assertIsNone in tests 2015-12-17 21:36:58 +08:00
__init__.py Initial congressclient 2014-09-10 15:11:09 -07:00
base.py create python-congressclient project with cookiecutter 2014-07-02 13:24:29 -07:00
common.py Initial congressclient 2014-09-10 15:11:09 -07:00
fakes.py Initial congressclient 2014-09-10 15:11:09 -07:00
utils.py Initial congressclient 2014-09-10 15:11:09 -07:00