Files
deb-nova/nova/tests/unit/test_versions.py
jichenjc c79fec1967 Use stub_out and mock to remove mox: part 2
This change replaces the use of stubs in a few files
with stub_out, which was introduced in test.py.
Also, remove mox usage in some of the files.

unit/test_wsgi.py
unit/test_versions.py
unit/test_utils.py

Part of bp:remove-mox

Change-Id: I0ba80882e745fdf6a208db2455df0a1b458ce836
2015-12-19 19:43:46 +08:00

2.1 KiB