os-vif/vif_plug_ovs
Rodolfo Alonso Hernandez c1a8f7a5da Use `assert_has_calls` to check function calls
The preferred method to test mocked function calls in unit tests
is ``mock.assert_has_calls``. All assertions in unit tests are
substituted by this method.

Change-Id: I25c665f690f61c1d862431bc60a194d1d9279f22
Closes-Bug: #1697010
2017-06-27 14:37:45 +01:00
..
2017-03-24 16:25:28 +08:00