1 2 3 4 5 6 7 8 9 10 |
|
import mock from libmproxy import controller class TestMaster: def test_default_handler(self): m = controller.Master(None) msg = mock.MagicMock() m.handle("type", msg) assert msg.reply.call_count == 1 org/cgit.cgi/iCE40/nextpnr/atom/3rdparty/pybind11/tests/test_embed/test_interpreter.py?h=master' type='application/atom+xml'/>