Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/qpid-proton
/ tearDown
Method
tearDown
python/tests/proton_tests/engine.py:2086–2087 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
2084
self.c2 = None
2085
2086
def
tearDown(self):
2087
self.cleanup()
2088
2089
def
test(self):
2090
ssn = self.c1.session()
Callers
nothing calls this directly
Calls
1
cleanup
Method · 0.95
Tested by
no test coverage detected