monasca-statsd/tests
Hervé Beraud 8621c54397 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: I8d9549e4653f4df7ec9f34f54f15bf0a18c9d8e2
2020-06-09 01:25:45 +02:00
..
__init__.py Extend tox for monasca-statsd 2017-01-16 10:06:02 +00:00
test_monascastatsd.py Use unittest.mock instead of mock 2020-06-09 01:25:45 +02:00