MCPcopy Create free account
hub / github.com/imgproxy/imgproxy / SetupSubTest

Method SetupSubTest

server/server_test.go:53–55  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

51}
52
53func (s *ServerTestSuite) SetupSubTest() {
54 s.ResetLazyObjects()
55}
56
57func (s *ServerTestSuite) TestStartServerWithInvalidBind() {
58 ctx, cancel := context.WithCancel(s.T().Context())

Callers

nothing calls this directly

Calls 1

ResetLazyObjectsMethod · 0.80

Tested by

no test coverage detected