Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
17
func
(s *ImageHashTestSuite) SetupSuite() {
18
s.TestData = testutil.NewTestDataProvider(s.T)
19
}
20
21
func
(s *ImageHashTestSuite) TestDCT2HashCalc() {
22
testCases := []
struct
{
Callers
nothing calls this directly
Calls
1
NewTestDataProvider
Function · 0.92
Tested by
no test coverage detected