]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Improve unit tests for cinder/volume/utils.py
authorgit-harry <git-harry@live.co.uk>
Thu, 4 Dec 2014 15:48:12 +0000 (15:48 +0000)
committergit-harry <git-harry@live.co.uk>
Thu, 4 Dec 2014 15:48:12 +0000 (15:48 +0000)
commit5e10c4e58e70e8187bef5ef1274d97571646b1a1
tree132eaa56fab20fd6449432f42db9868b94c4ce03
parent530c17810d52b056c2f56145f78d57011bfe8901
Improve unit tests for cinder/volume/utils.py

This commit increases the unit test coverage of cinder/volume/utils.py.
It also replaces tests using mox or stubout.

Change-Id: Idb06b37c803d94bb33b0df9d19ced8b330def2ad
cinder/tests/test_volume_utils.py