neutron/neutron/tests/unit/hacking
Bo Wang fd0ed209d2 Stop using non-existent method of Mock
There is no method called_once_with() in Mock object.
Use assert_called_once_with() instead.

Change-Id: I263c407ba2a82f53aace5f71cb27ad8974335e24
Closes-Bug: #1544522
2016-02-18 11:32:49 +08:00
..
__init__.py Moved hacking unit test into proper location 2015-02-11 14:06:37 +01:00
test_checks.py Stop using non-existent method of Mock 2016-02-18 11:32:49 +08:00