Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/gotify/server
/ AfterTest
Method
AfterTest
api/user_test.go:54–56 ·
view source on GitHub ↗
(suiteName, testName string)
Source
from the content-addressed store, hash-verified
52
}
53
54
func
(s *UserSuite) AfterTest(suiteName, testName string) {
55
s.db.Close()
56
}
57
58
func
(s *UserSuite) Test_GetUsers() {
59
first := s.db.NewUser(2)
Callers
nothing calls this directly
Calls
1
Close
Method · 0.45
Tested by
no test coverage detected