MCPcopy
hub / github.com/gotify/server / Errorf

Method Errorf

test/asserts_test.go:21–23  ·  view source on GitHub ↗
(format string, args ...interface{})

Source from the content-addressed store, hash-verified

19}
20
21func (t *fakeTesting) Errorf(format string, args ...interface{}) {
22 t.hasErrors = true
23}
24
25func Test_BodyEquals(t *testing.T) {
26 recorder := httptest.NewRecorder()

Callers 15

loadPluginsMethod · 0.80
LoadPluginMethod · 0.80
InitializeForUserIDMethod · 0.80
WrapFunction · 0.80
doShutdownOnSignalFunction · 0.80
supportOrAbortFunction · 0.80
DeleteApplicationMethod · 0.80
UpdateApplicationMethod · 0.80
CreateUserMethod · 0.80
UpdateClientMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected