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

Method test_tx_send_tx_recv

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

Source from the content-addressed store, hash-verified

136 self.assertEqual(actual, expected)
137
138 def test_tx_send_tx_recv(self):
139 self.test_simple_send_recv(recv='tx_recv.py', send='tx_send.py')
140
141 def test_simple_send_direct_recv(self):
142 self.maxDiff = None

Callers

nothing calls this directly

Calls 1

test_simple_send_recvMethod · 0.95

Tested by

no test coverage detected