oslo-incubator/openstack/common/fixture
Morgan Fainberg f6a97acd01 Enhance config fixture to support registering options
Add register_opt() and register_opts() to the config fixture. This
allows tests to define configuration options that will not persist
in the global CONF object over multiple tests.

Minor changes to the config fixture tests to use the same fixture
that the test case uses as .config_fixture instead of an
independantly (non setUp) instantiation of the fixture.

Change-Id: Ic125b705644ae091cd6696e7d8619a3238a8c866
2014-02-04 18:37:47 -08:00
..
__init__.py Start adding reusable test fixtures. 2013-01-24 16:26:29 +11:00
config.py Enhance config fixture to support registering options 2014-02-04 18:37:47 -08:00
lockutils.py Fix violations of H302:import only modules 2013-12-09 19:42:12 -08:00
mockpatch.py Add 'new' parameter to mock.Patch and mock.PatchObject classes 2014-01-28 12:12:14 +00:00
moxstubout.py Remove vim header 2013-11-25 12:16:11 +08:00