neutron/neutron/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 Add missing translation support 2014-05-19 12:16:56 +02:00
checks.py Stop using non-existent method of Mock 2016-02-18 11:32:49 +08:00