Mark McClain 4633b61444 remove incorrect mock assert_called in unit tests
fixes bug 1047569

The unit tests were calling a nonexistent assert_called() on the
mocks.  This patch fixes the problem by using the correct assert for
checking that the mocked method was invoked.

Note: This patch does not fix the error in test_call_driver() because a
separate bug fix revises the test.

Change-Id: Ie62e2e64f314f9ba34761e63cd5d0d6e44c5d094
2012-09-07 15:01:26 -04:00
..
2012-09-07 17:46:41 +08:00
2012-08-22 16:34:04 -07:00
2012-08-14 23:27:56 +08:00
2012-03-16 23:19:22 +01:00
2012-08-14 23:27:56 +08:00