Documentation
¶
Overview ¶
Package cachetest provides a shared backend conformance suite.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RunBackendConformance ¶
func RunBackendConformance(t *testing.T, harness BackendHarness)
RunBackendConformance verifies the portable Backend contract.
Types ¶
type BackendHarness ¶
BackendHarness supplies a backend and a deterministic way to make it unavailable. MakeUnavailable is called after all live-backend checks.
Click to show internal directories.
Click to hide internal directories.