congress/congress/tests/cfg_validator/agent
Sean McGinnis f4fc5c80ae
Use unittest.mock instead of third party mock
We can now use the standard library mock library instead of the third
party one previously needed for py27 compatibility.

Change-Id: I18017068324e929c5b8df18ac0c9f9aa6c6328ff
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-03-27 16:35:33 -05:00
..
__init__.py Agent for configuration file validation 2017-12-05 18:17:59 +01:00
test_agent.py Use unittest.mock instead of third party mock 2020-03-27 16:35:33 -05:00
test_generator.py Use unittest.mock instead of third party mock 2020-03-27 16:35:33 -05:00
test_rpc.py Agent for configuration file validation 2017-12-05 18:17:59 +01:00