python-neutronclient/neutronclient/tests
Hervé Beraud f751dd3782 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: Ia7226d968b8594677fc8dea664b58a80ba193ac5
2020-06-09 19:01:23 +02:00
..
functional Run functional test correctly 2019-07-18 20:28:55 +09:00
unit Use unittest.mock instead of mock 2020-06-09 19:01:23 +02:00
__init__.py Move tests back to neutronclient package 2013-08-22 09:10:36 -04:00