oslo.db/oslo_db/tests
Sean McGinnis b903d4e1ee
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: I3e1e5ed4e72837d45b78e5ccb9ce8cca416e5c11
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-03-31 14:31:03 -05:00
..
sqlalchemy Use unittest.mock instead of third party mock 2020-03-31 14:31:03 -05:00
__init__.py Test that concurrent sqlalchemy transactions don't block 2015-07-16 20:20:45 +10:00
base.py Move files out of the namespace package 2014-12-24 13:28:48 +02:00
test_api.py Use unittest.mock instead of third party mock 2020-03-31 14:31:03 -05:00
test_concurrency.py Use unittest.mock instead of third party mock 2020-03-31 14:31:03 -05:00
utils.py Drop use of six 2020-02-25 17:33:41 +00:00