Documentation
¶
Overview ¶
Package testcontract contains reusable contract tests for stores and filters.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ContractTenant ¶
ContractTenant returns valid tenant metadata for contract tests.
func RunStoreContract ¶
func RunStoreContract(t *testing.T, factory StoreFactory)
RunStoreContract verifies common Store behavior.
Types ¶
type StoreFactory ¶
StoreFactory creates an empty Store implementation for contract tests.
Click to show internal directories.
Click to hide internal directories.