MCPcopy
hub / github.com/Jguer/yay / testClient

Struct testClient

pkg/download/utils_test.go:68–73  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

66 }
67
68 testClient struct {
69 t *testing.T
70 wantURL string
71 body string
72 status int
73 }
74)
75
76func (d *testDB) Name() string {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected