MCPcopy Create free account
hub / github.com/EasyIME/PIME / setUp

Method setUp

python/python3/tornado/test/httpserver_test.py:819–821  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

817 )
818
819 def setUp(self):
820 super().setUp()
821 self.http_version = b"HTTP/1.1"
822
823 def tearDown(self):
824 # We just closed the client side of the socket; let the IOLoop run

Callers 3

setUpMethod · 0.45
setUpMethod · 0.45
setUpMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected