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

Method String

processing/suite_test.go:63–65  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

61}
62
63func (c testSize) String() string {
64 return fmt.Sprintf("%dx%d", c.width, c.height)
65}
66
67func (s *testSuite) SetupSuite() {
68 s.Suite.SetupSuite()

Callers 1

ValidateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected