oslo.versionedobjects/oslo_versionedobjects/tests
Sean McGinnis 4d2310b2a9
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: I26f2df6d4657133a5c7e6ed85298aa843c1bdd73
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-03-31 15:56:19 -05:00
..
__init__.py rename files 2015-02-02 15:07:55 -05:00
obj_fixtures.py Remove already commented out and unused fixtures 2015-02-19 16:31:02 +01:00
test_exception.py Use unittest.mock instead of third party mock 2020-03-31 15:56:19 -05:00
test_fields.py Use unittest.mock instead of third party mock 2020-03-31 15:56:19 -05:00
test_fixture.py Use unittest.mock instead of third party mock 2020-03-31 15:56:19 -05:00
test_objects.py Use unittest.mock instead of third party mock 2020-03-31 15:56:19 -05:00