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

Method ShortName

processing/processing_test.go:111–113  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

109}
110
111func (r sizeTestCase) ShortName() string {
112 return fmt.Sprintf("%dx%d", r.width, r.height)
113}
114
115func (s *ProcessingTestSuite) TestResizeToFit() {
116 testCases := []testCase[sizeTestCase]{

Callers 12

TestResizeToFitMethod · 0.80
TestResizeToFitExtendMethod · 0.80
TestResizeToFillMethod · 0.80
TestResizeToFillDownMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected