package cachecheck
import "github.com/docker/distribution/registry/storage/cache/cachecheck"
Index ¶
Functions ¶
func CheckBlobDescriptorCache ¶
func CheckBlobDescriptorCache(t *testing.T, provider cache.BlobDescriptorCacheProvider)
CheckBlobDescriptorCache takes a cache implementation through a common set of operations. If adding new tests, please add them here so new implementations get the benefit. This should be used for unit tests.
Source Files ¶
- Version
- v2.4.1+incompatible
- Published
- May 10, 2016
- Platform
- js/wasm
- Imports
- 5 packages
- Last checked
- 9 hours ago –
Tools for package owners.