Files
python-ironicclient/ironicclient/tests/v1
Ruby Loo 727800dcae Replace calls to Mock.assert_not_called
Mock.assert_not_called() isn't a valid mock method. This replaces
those calls with self.assertFalse(<mocked-obj>.called).

It also fixes one of the tests that was incorrectly (trying to) assert
using the wrong mock object.

Change-Id: Ieecf23de335b15df5811d57ecf9ddd3a30919fa2
Closes-Bug: #1370583
2014-09-17 20:07:01 +00:00
..
2013-09-19 21:58:32 +01:00
2014-09-09 15:10:44 +01:00
2014-07-23 21:02:36 +00:00
2014-09-09 15:10:44 +01:00
2014-09-09 15:10:44 +01:00