MCPcopy Index your code
hub / github.com/nodejs/node / AboutToRun

Method AboutToRun

tools/test.py:351–352  ·  view source on GitHub ↗
(self, case)

Source from the content-addressed store, hash-verified

349 self._done = 0
350
351 def AboutToRun(self, case):
352 pass
353
354 def HasRun(self, output):
355 self._done += 1

Callers 1

RunSingleMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected