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

Method AfterTest

api/plugin_test.go:75–77  ·  view source on GitHub ↗
(suiteName, testName string)

Source from the content-addressed store, hash-verified

73}
74
75func (s *PluginSuite) AfterTest(suiteName, testName string) {
76 s.db.Close()
77}
78
79func (s *PluginSuite) Notify(userID uint, msg *model.MessageExternal) {
80 s.notified = true

Callers

nothing calls this directly

Calls 1

CloseMethod · 0.45

Tested by

no test coverage detected