os-performance-tools/os_performance_tools/tests
Hervé Beraud e3ab04a4f3 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: I6bdf38b8b7e63ff8183f0aaccb566d2baa37df56
2020-06-11 10:08:00 +02:00
..
__init__.py Rename to os-performance-tools 2015-11-09 15:16:51 -08:00
base.py Removes unnecessary utf-8 encoding 2017-01-11 18:04:01 +05:30
test_collect.py Use unittest.mock instead of mock 2020-06-11 10:08:00 +02:00
test_collectors_delta.py Removes unnecessary utf-8 encoding 2017-01-11 18:04:01 +05:30
test_counters2statsd.py Use unittest.mock instead of mock 2020-06-11 10:08:00 +02:00
test_mysql.py Use unittest.mock instead of mock 2020-06-11 10:08:00 +02:00
test_queues.py Use unittest.mock instead of mock 2020-06-11 10:08:00 +02:00