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

Method test_default

python/python3/tornado/test/log_test.py:217–218  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

215 return b"hello" in stdout
216
217 def test_default(self):
218 self.assertFalse(self.logs_present("pass"))
219
220 def test_tornado_default(self):
221 self.assertTrue(self.logs_present("parse_command_line()"))

Callers

nothing calls this directly

Calls 1

logs_presentMethod · 0.95

Tested by

no test coverage detected