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

Method AfterTest

api/message_test.go:43–45  ·  view source on GitHub ↗
(string, string)

Source from the content-addressed store, hash-verified

41}
42
43func (s *MessageSuite) AfterTest(string, string) {
44 s.db.Close()
45}
46
47func (s *MessageSuite) Notify(userID uint, msg *model.MessageExternal) {
48 s.notifiedMessage = msg

Callers

nothing calls this directly

Calls 1

CloseMethod · 0.45

Tested by

no test coverage detected