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

Method test

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

Source from the content-addressed store, hash-verified

254 # Set a short timeout and exceed it.
255 @gen_test(timeout=0.1)
256 def test(self):
257 yield gen.sleep(1)
258
259 # This can't use assertRaises because we need to inspect the
260 # exc_info triple (and not just the exception object)

Callers 15

gFunction · 0.45
bootstrap.jsFile · 0.45
PluginFunction · 0.45
getParentFunction · 0.45
clearMenusFunction · 0.45
bootstrap.min.jsFile · 0.45
cFunction · 0.45
bFunction · 0.45
xFunction · 0.45
checkDataFormatFunction · 0.45
faFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected