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

Method IsNegative

tools/test.py:576–577  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

574 self.thread_id = 0
575
576 def IsNegative(self):
577 return self.context.expect_fail
578
579 def DidFail(self, output):
580 if output.failed is None:

Callers 2

PrintFailureHeaderMethod · 0.80
HasFailedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected