Documentation ¶
Overview ¶
Package test provides generic BlobInfoCache test helpers.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenericCache ¶
func GenericCache(t *testing.T, newTestCache func(t *testing.T) (types.BlobInfoCache, func(t *testing.T)))
GenericCache runs an implementation-independent set of tests, given a newTestCache, which can be called repeatedly and always returns a (cache, cleanup callback) pair
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.