MCPcopy
hub / github.com/tinygo-org/tinygo / Fail

Method Fail

src/testing/testing.go:162–162  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

160 Error(args ...interface{})
161 Errorf(format string, args ...interface{})
162 Fail()
163 FailNow()
164 Failed() bool
165 Fatal(args ...interface{})

Callers 5

runTestWithConfigFunction · 0.65
TestFail3Function · 0.65
TestInterruptLoweringFunction · 0.65
testTransformFunction · 0.65
runTestFunction · 0.65

Implementers 1

commonsrc/testing/testing.go

Calls

no outgoing calls

Tested by 5

runTestWithConfigFunction · 0.52
TestFail3Function · 0.52
TestInterruptLoweringFunction · 0.52
testTransformFunction · 0.52
runTestFunction · 0.52