nova/nova/tests
Takashi NATSUME ad482e53fb Fix 'has_calls' method calls in unit tests
The 'has_calls' method does not exist in assertion methods of mock.
Replace the 'has_calls' method with an 'assert_has_calls' method or
an 'assert_called_once_with' method.
Add an 'assertEqual' check before an 'assert_has_calls' method.

Change-Id: I4b606fce473d064b9bb00213696c075cea020aaf
Closes-Bug: #1840200
2019-08-19 07:34:29 +00:00
..
functional Merge "libvirt: Mock libvirt'y things in setUp" 2019-08-16 18:07:37 +00:00
live_migration/hooks Replace git.openstack.org URLs with opendev.org URLs 2019-04-24 13:59:57 +08:00
unit Fix 'has_calls' method calls in unit tests 2019-08-19 07:34:29 +00:00
__init__.py
fixtures.py Enhance SDK fixture for 0.34.0 2019-08-14 17:15:15 -05:00
json_ref.py Transform instance.exists notification 2018-06-05 12:51:30 +00:00