openstack-python-openstackc.../openstackclient/tests/network
Tang Chen 41853985bb Use assert_called_once_with() instead of assert_called_with()
If one API is only called once, we'd better use assert_called_once_with()
to check the call.

Change-Id: Id05055bb90592d218826732259ed84fc366734ce
2016-03-22 10:08:51 +08:00
..
v2 Use assert_called_once_with() instead of assert_called_with() 2016-03-22 10:08:51 +08:00
__init__.py Network CRUD 2014-06-24 15:00:25 -06:00
test_common.py Fixed a bunch of spacing 2016-02-23 10:38:58 -06:00