ceilometer/ceilometer/tests/unit/hardware/inspector
Sean McGinnis 56012eaa5c
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: Ia8fea320d8b09a89c999ace06769436a5335bcc6
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-03-20 15:30:23 -05:00
..
__init__.py Initial separating unit and functional tests 2015-08-06 07:59:45 +03:00
test_inspector.py Update to hacking 0.11.0 2016-05-13 05:15:10 +08:00
test_snmp.py Use unittest.mock instead of third party mock 2020-03-20 15:30:23 -05:00