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:1968–1969 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
1966
self.snd2 = None
1967
1968
def
tearDown(self):
1969
self.cleanup()
1970
1971
def
testSettleCurrent(self):
1972
self.rcv.flow(10)
Callers
nothing calls this directly
Calls
1
cleanup
Method · 0.95
Tested by
no test coverage detected