The oslotest.modules Module

The oslotest.modules Module

class oslotest.modules.DisableModuleFixture(module, *args, **kwargs)

Bases: fixtures.fixture.Fixture

A fixture to provide support for unloading/disabling modules.

setUp()

Ensure ImportError for the specified module.

Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.