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

Method tearDown

python/python3/tornado/test/testing_test.py:116–118  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

114 self.assertEqual(response.request.url, path)
115
116 def tearDown(self):
117 self.second_server.stop()
118 super().tearDown()
119
120
121class AsyncTestCaseWrapperTest(unittest.TestCase):

Callers

nothing calls this directly

Calls 2

stopMethod · 0.45
tearDownMethod · 0.45

Tested by

no test coverage detected