MCPcopy Create free account
hub / github.com/kataras/iris / Error

Method Error

httptest/httptest.go:213–213  ·  view source on GitHub ↗
(args ...any)

Source from the content-addressed store, hash-verified

211type IrisTesty interface {
212 Cleanup(func())
213 Error(args ...any)
214 Errorf(format string, args ...any)
215 Fail()
216 FailNow()

Callers 15

WithoutServerErrorFunction · 0.65
ValidateMethod · 0.65
ViewMethod · 0.65
RunMethod · 0.65
serveMethod · 0.65
ErrorMethod · 0.65
testSessionsFunction · 0.65
TestFlashMessagesFunction · 0.65
NewFunction · 0.65
AcquireMethod · 0.65
SetMethod · 0.65
DecodeMethod · 0.65

Calls

no outgoing calls

Tested by 15

testSessionsFunction · 0.52
TestFlashMessagesFunction · 0.52
TestListenAddrFunction · 0.52
loadFromBaseMethod · 0.52
loadFromBaseMethod · 0.52
loadFromBaseMethod · 0.52
loadFromBaseMethod · 0.52
loadFromBaseMethod · 0.52
loadFromBaseMethod · 0.52
loadFromBaseMethod · 0.52
TestErrorErrorFunction · 0.52
TestGroupErrorFunction · 0.52