MCPcopy Create free account
hub / github.com/apache/qpid-proton / test_sync_client_server

Method test_sync_client_server

python/examples/test_examples.py:95–96  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

93 self.assertEqual(actual, expected)
94
95 def test_sync_client_server(self):
96 self.test_client_server(client=['sync_client.py'])
97
98 def test_client_server_tx(self):
99 self.test_client_server(server=['server_tx.py'])

Callers

nothing calls this directly

Calls 1

test_client_serverMethod · 0.95

Tested by

no test coverage detected