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

Method test_set_root

python/tests/proton_tests/handler.py:123–124  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

121 self.do_customEvent(self.append_root, self.event_reactor_handler)
122
123 def test_set_root(self):
124 self.do_customEvent(self.set_root, self.event_root)
125
126 def test_add_root(self):
127 self.do_customEvent(self.add_root, self.event_root)

Callers

nothing calls this directly

Calls 1

do_customEventMethod · 0.95

Tested by

no test coverage detected