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

Method GetLabel

test/testpy/__init__.py:63–64  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

61 return env
62
63 def GetLabel(self):
64 return "%s %s" % (self.mode, self.GetName())
65
66 def GetName(self):
67 return self.path[-1]

Callers 5

PrintFailureHeaderMethod · 0.45
AboutToRunMethod · 0.45
HasRunMethod · 0.45
AboutToRunMethod · 0.45
MainFunction · 0.45

Calls 1

GetNameMethod · 0.95

Tested by 5

PrintFailureHeaderMethod · 0.36
AboutToRunMethod · 0.36
HasRunMethod · 0.36
AboutToRunMethod · 0.36
MainFunction · 0.36