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

Method SetupSuite

testutil/image_hash_test.go:17–19  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

15}
16
17func (s *ImageHashTestSuite) SetupSuite() {
18 s.TestData = testutil.NewTestDataProvider(s.T)
19}
20
21func (s *ImageHashTestSuite) TestDCT2HashCalc() {
22 testCases := []struct {

Callers

nothing calls this directly

Calls 1

NewTestDataProviderFunction · 0.92

Tested by

no test coverage detected