trove/trove/tests/unittests/extensions/redis
Hervé Beraud 4b654a840f Use unittest.mock instead of mock
The mock third party library was needed for mock support in py2
runtimes. Since we now only support py36 and later, we can use the
standard lib unittest.mock module instead.

Change-Id: I7b97fab683e45118327b93c776f8c487feab7374
2020-06-11 17:06:19 +02:00
..
__init__.py Use RootHistory to check if root is ever enabled 2018-02-28 09:14:36 +08:00
test_service.py Use unittest.mock instead of mock 2020-06-11 17:06:19 +02:00