tooz/tooz/tests/drivers
Hervé Beraud 404fe100a6 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: I4ef04d18b3a6da5cbf3193330957db7846a7bc8d
2020-05-15 18:30:01 +02:00
..
__init__.py Add memcached driver 2014-03-21 11:51:50 +01:00
test_etcd3.py Add TLS support in etcd3 and etcd3gw drivers 2020-04-01 06:56:51 -07:00
test_etcd3gw.py Add TLS support in etcd3 and etcd3gw drivers 2020-04-01 06:56:51 -07:00
test_file.py Use unittest.mock instead of third party mock 2020-05-15 18:30:01 +02:00