MCPcopy
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
54func (s *UserSuite) AfterTest(suiteName, testName string) {
55 s.db.Close()
56}
57
58func (s *UserSuite) Test_GetUsers() {
59 first := s.db.NewUser(2)

Callers

nothing calls this directly

Calls 1

CloseMethod · 0.45

Tested by

no test coverage detected