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

Method GetTestStatus

tools/test.py:908–909  ·  view source on GitHub ↗
(self, context, sections, defs)

Source from the content-addressed store, hash-verified

906 result += copy.deepcopy(tests)
907
908 def GetTestStatus(self, context, sections, defs):
909 self.GetConfiguration(context).GetTestStatus(sections, defs)
910
911
912class LiteralTestSuite(TestSuite):

Callers 1

GetTestStatusMethod · 0.45

Calls 1

GetConfigurationMethod · 0.95

Tested by

no test coverage detected