oslo.concurrency/oslo_concurrency/tests/unit
Sean McGinnis 60a157a09b
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: I792a17f4b2667713503e6bc10cfabed9905d8535
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-03-31 14:44:19 -05:00
..
__init__.py Move out of the oslo namespace package 2014-11-14 17:17:25 -05:00
test_lockutils.py Use unittest.mock instead of third party mock 2020-03-31 14:44:19 -05:00
test_lockutils_eventlet.py Some test cleanup 2019-09-17 16:13:30 -05:00
test_processutils.py Use unittest.mock instead of third party mock 2020-03-31 14:44:19 -05:00