os-ken/os_ken/tests/unit/services
Hervé Beraud 778ed750a0 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: I03172d63f61cba012ec4f85b20106744c9c24a1c
2020-06-11 11:02:42 +02:00
..
protocols Use unittest.mock instead of mock 2020-06-11 11:02:42 +02:00
__init__.py Move files from ryu/* to os_ken/* 2018-09-25 20:55:24 +00:00