MCPcopy Create free account
hub / github.com/nodejs/node / TestRunnerError

Class TestRunnerError

deps/v8/tools/testrunner/base_runner.py:133–134  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

131)
132
133class TestRunnerError(Exception):
134 pass
135
136class BaseTestRunner(object):
137 def __init__(self, basedir=None):

Callers 3

_parse_argsMethod · 0.85
_do_load_build_configMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected