Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/qpid-proton
/ test_append_root
Method
test_append_root
python/tests/proton_tests/handler.py:129–130 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
127
self.do_customEvent(self.add_root, self.event_root)
128
129
def
test_append_root(self):
130
self.do_customEvent(self.append_root, self.event_root)
Callers
nothing calls this directly
Calls
1
do_customEvent
Method · 0.95
Tested by
no test coverage detected