oslo.config/oslo_config/tests
Sean McGinnis 66b3da9689
Use unittest.mock instead of third party mock
Now that we no longer support py27, we can use the standard library
unittest.mock module instead of the third party mock lib.

Change-Id: I2f8067eeb2aec62f098bfbb3770a67f1876ce7a2
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-03-31 14:40:09 -05:00
..
testmods Remove oslo namespace package 2015-07-13 22:23:36 +00:00
__init__.py Move files out of the namespace package 2014-12-12 16:13:29 -05:00
test_cfg.py Use unittest.mock instead of third party mock 2020-03-31 14:40:09 -05:00
test_fixture.conf Allow loading custom config files into Config Fixture. 2015-04-10 13:53:37 -07:00
test_fixture.py Clean up enforce_type related test method's name 2017-11-29 13:18:39 +08:00
test_generator.py Use unittest.mock instead of third party mock 2020-03-31 14:40:09 -05:00
test_get_location.py Fix get_location for opts in groups 2018-12-06 16:29:23 +00:00
test_iniparser.py Fix parameters of assertEqual are misplaced 2016-07-19 11:52:55 +08:00
test_sources.py Remove six 2020-02-12 09:56:55 +00:00
test_sphinxconfiggen.py Use unittest.mock instead of third party mock 2020-03-31 14:40:09 -05:00
test_sphinxext.py Use unittest.mock instead of third party mock 2020-03-31 14:40:09 -05:00
test_types.py Remove six 2020-02-12 09:56:55 +00:00
test_validator.py Use unittest.mock instead of third party mock 2020-03-31 14:40:09 -05:00