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

Method test_client_server_tx

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

Source from the content-addressed store, hash-verified

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'])
100
101 def test_sync_client_server_tx(self):
102 self.test_client_server(client=['sync_client.py'], server=['server_tx.py'])

Callers

nothing calls this directly

Calls 1

test_client_serverMethod · 0.95

Tested by

no test coverage detected