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

Method tearDown

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

Source from the content-addressed store, hash-verified

2443class EventTest(CollectorTest):
2444
2445 def tearDown(self):
2446 self.cleanup()
2447
2448 def testEndpointEvents(self):
2449 c1, c2 = self.connection()

Callers

nothing calls this directly

Calls 1

cleanupMethod · 0.45

Tested by

no test coverage detected