import "github.com/gregjones/httpcache/test"
test.go
func Cache(t *testing.T, cache httpcache.Cache)
Cache excercises a httpcache.Cache implementation.