nova/nova/tests/unit/console
jichenjc 09b19d8e43 Stop using mox stubs in nova.tests.unit.console
remove stubs with newly introduced stub_out function
also use mock to replace old mox in console subfolder.

Part of blueprint remove-mox

Change-Id: Id4317ec0635f2acd85e839352b7c7ea7d9d35292
2016-01-13 10:36:59 +08:00
..
__init__.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
test_console.py Stop using mox stubs in nova.tests.unit.console 2016-01-13 10:36:59 +08:00
test_rpcapi.py Replaces contextlib.nested with test.nested 2015-10-08 23:13:30 +03:00
test_serial.py Make unit tests inherit from test.NoDBTestCase 2015-03-06 09:46:31 +02:00
test_type.py Make unit tests inherit from test.NoDBTestCase 2015-03-06 09:46:31 +02:00
test_websocketproxy.py Add console allowed origins setting 2015-07-28 22:06:40 -06:00