The nova.tests.vmwareapi.stubs Module

Stubouts for the test suite

fake_get_vim_object(arg)

Stubs out the VMwareAPISession’s get_vim_object method.

fake_is_vim_object(arg, module)

Stubs out the VMwareAPISession’s is_vim_object method.

set_stubs(stubs)

Set the stubs.

Previous topic

The nova.tests.vmwareapi.db_fakes Module

Next topic

The nova.tests.xenapi.stubs Module

This Page