manila/manila/tests/share
vponomaryov ab37c79a7e Fix wrong mock assertions in unit tests
'mock' objects don't have method "assert_called_once", but this is called in
following unit test suites:

manila/tests/network/linux/test_interface.py
manila/tests/network/neutron/test_neutron_api.py
manila/tests/test_share_generic.py
manila/tests/test_service_instance.py
manila/tests/test_share_glusterfs.py
manila/tests/test_utils.py

Make unit tests call proper assertion methods.

Change-Id: I96923bd345fc5129963c77dfce3555e7284eb836
Closes-Bug: #1330391
2014-12-08 21:03:12 +02:00
..
drivers Fix wrong mock assertions in unit tests 2014-12-08 21:03:12 +02:00
__init__.py Remove reference to 'in-use' state in share manager 2014-07-25 12:06:00 -04:00
test_api.py Merge "Improve share snapshots list API filtering" 2014-10-27 19:03:59 +00:00
test_driver.py Remove vim headers 2014-10-06 15:00:27 +02:00
test_manager.py Fix share manager to save data after driver error 2014-11-12 03:38:41 -05:00
test_rpcapi.py Use oslo.serialization 2014-10-22 16:40:42 +02:00