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

Method Helper

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

Source from the content-addressed store, hash-verified

165 Fatal(args ...interface{})
166 Fatalf(format string, args ...interface{})
167 Helper()
168 Log(args ...interface{})
169 Logf(format string, args ...interface{})
170 Name() string

Callers 10

runTestFunction · 0.65
runTestWithConfigFunction · 0.65
checkOutputFunction · 0.65
checkOutputDataFunction · 0.65
testIsDirFunction · 0.65
testIsFileFunction · 0.65
testTypeAssertFunction · 0.65
drainFunction · 0.65
drainMapsFunction · 0.65
checkFilledBufferFunction · 0.65

Implementers 1

commonsrc/testing/testing.go

Calls

no outgoing calls

Tested by 10

runTestFunction · 0.52
runTestWithConfigFunction · 0.52
checkOutputFunction · 0.52
checkOutputDataFunction · 0.52
testIsDirFunction · 0.52
testIsFileFunction · 0.52
testTypeAssertFunction · 0.52
drainFunction · 0.52
drainMapsFunction · 0.52
checkFilledBufferFunction · 0.52