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
..
2014-07-16 19:25:04 +02:00
2015-10-13 13:20:36 +05:30
2014-06-06 12:29:31 +02:00