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

Method Error

src/testing/testing.go:160–160  ·  view source on GitHub ↗
(args ...interface{})

Source from the content-addressed store, hash-verified

158 Cleanup(func())
159 Context() context.Context
160 Error(args ...interface{})
161 Errorf(format string, args ...interface{})
162 Fail()
163 FailNow()

Callers 15

TestCorpusFunction · 0.65
runTestWithConfigFunction · 0.65
TestWasmExportFunction · 0.65
TestWasmFuncOfFunction · 0.65
TestWasmExportJSFunction · 0.65
TestWasmExitFunction · 0.65
checkOutputDataFunction · 0.65
TestTestFunction · 0.65
TestGetListOfPackagesFunction · 0.65
ErrorMethod · 0.65
mainFunction · 0.65
parseBitfieldsFunction · 0.65

Implementers 1

commonsrc/testing/testing.go

Calls

no outgoing calls

Tested by 15

TestCorpusFunction · 0.52
runTestWithConfigFunction · 0.52
TestWasmExportFunction · 0.52
TestWasmFuncOfFunction · 0.52
TestWasmExportJSFunction · 0.52
TestWasmExitFunction · 0.52
checkOutputDataFunction · 0.52
TestTestFunction · 0.52
TestGetListOfPackagesFunction · 0.52
TestBarFunction · 0.52
TestVerifyOptionsFunction · 0.52
TestLoadTargetFunction · 0.52