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

Method tearDown

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

Source from the content-addressed store, hash-verified

238 self.finished = False
239
240 def tearDown(self):
241 self.assertTrue(self.finished)
242 super().tearDown()
243
244 @gen_test
245 def test_sync(self):

Callers 3

tearDownMethod · 0.45
tearDownMethod · 0.45
tearDownMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected