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
..
2016-02-23 10:38:58 -06:00
2014-01-20 17:28:13 +04:00
2016-02-23 10:38:58 -06:00
2016-03-08 12:41:17 +00:00