python-neutronclient/neutronclient/tests/unit/lb
Sean McGinnis 4669bcc628
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: I12e1a2a4a22116cabd09a3b808f871d98e4bd1f2
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-06-01 07:57:23 -05:00
..
v2 Use unittest.mock instead of third party mock 2020-06-01 07:57:23 -05:00
__init__.py Empty file shouldn't contain copyright nor license 2014-03-13 09:00:18 +08:00
test_cli20_healthmonitor.py Use unittest.mock instead of third party mock 2020-06-01 07:57:23 -05:00
test_cli20_member.py Fix H405 violations 2015-12-13 05:48:42 +09:00
test_cli20_pool.py Use unittest.mock instead of third party mock 2020-06-01 07:57:23 -05:00
test_cli20_vip.py Fix H405 violations 2015-12-13 05:48:42 +09:00