]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Convert cinder utils tests to use mock
authorBill Owen <billowen@us.ibm.com>
Thu, 27 Feb 2014 17:58:14 +0000 (10:58 -0700)
committerBill Owen <billowen@us.ibm.com>
Thu, 6 Mar 2014 19:10:50 +0000 (12:10 -0700)
commit5c37a03ea71311f5d3e1372f9e16e32eca002456
tree9ce2982f7d0e9a145cbc1583ac17cc4ffde6f6c1
parent586b284c44e9af827fac6df112598fdac71f94be
Convert cinder utils tests to use mock

Convert the tests using mox to use mock.  Also add several
new tests to increase overall test coverage.

Closes-bug: 1285905
Change-Id: Ic7ed128e860aec50f135a9fd8728b868b27640ba
cinder/tests/test_utils.py