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

Method tearDown

python/tests/proton_tests/engine.py:1079–1080  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

1077 self.rcv = None
1078
1079 def tearDown(self):
1080 self.cleanup()
1081
1082 def message(self, size):
1083 parts = []

Callers

nothing calls this directly

Calls 1

cleanupMethod · 0.95

Tested by

no test coverage detected