MCPcopy Create free account
hub / github.com/cloudbase/garm / TestCacheTestSuite

Function TestCacheTestSuite

cache/cache_test.go:1701–1704  ·  view source on GitHub ↗
(t *testing.T)

Source from the content-addressed store, hash-verified

1699}
1700
1701func TestCacheTestSuite(t *testing.T) {
1702 t.Parallel()
1703 suite.Run(t, new(CacheTestSuite))
1704}

Callers

nothing calls this directly

Calls 1

RunMethod · 0.45

Tested by

no test coverage detected