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

Method _on_next_test

deps/v8/tools/testrunner/standard_runner_test.py:609–610  ·  view source on GitHub ↗
(self, test)

Source from the content-addressed store, hash-verified

607 self._count = count
608
609 def _on_next_test(self, test):
610 self.__on_event()
611
612 def _on_result_for(self, test, result):
613 self.__on_event()

Callers

nothing calls this directly

Calls 1

__on_eventMethod · 0.95

Tested by

no test coverage detected