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

Method test_helloworld_tornado

python/examples/test_examples.py:67–68  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

65 self.test_helloworld('helloworld_blocking.py')
66
67 def test_helloworld_tornado(self):
68 self.test_helloworld('helloworld_tornado.py')
69
70 def test_helloworld_direct_tornado(self):
71 self.test_helloworld('helloworld_direct_tornado.py')

Callers

nothing calls this directly

Calls 1

test_helloworldMethod · 0.95

Tested by

no test coverage detected