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

Method SetupSubTest

processing/colorspace_test.go:64–66  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

62}
63
64func (s *ColorspaceTestSuite) SetupSubTest() {
65 s.ResetLazyObjects()
66}
67
68func (s *ColorspaceTestSuite) runTestCase(tc testCase[colorspaceTestCase]) {
69 if tc.opts.watermarkFile != "" {

Callers

nothing calls this directly

Calls 1

ResetLazyObjectsMethod · 0.80

Tested by

no test coverage detected