Files
python-designateclient/designateclient
Chaozhe.Chen 607bef280c Stop using non-existent method of Mock
There is no method called_once_with() in Mock object.
Use assert_called_once_with() instead.

I tested it in my tox environment. The revised assertion will work.

Change-Id: I530b58a434b4c031d236b0b04e8c7091854c992f
Closes-Bug: #1544522
2016-02-17 20:24:14 +08:00
..
2015-12-17 14:57:48 +09:00
2015-07-07 12:39:43 +05:30
2016-01-27 23:24:53 +00:00
2013-06-09 22:08:11 +01:00
2016-01-30 01:11:50 -08:00
2016-01-13 11:31:31 +05:30
2015-09-24 12:26:59 +00:00
2016-01-13 11:31:31 +05:30
2013-06-09 22:08:11 +01:00
2015-07-24 02:35:55 +00:00