Documentation
¶
Overview ¶
Package storecontract provides backend-neutral assertions for store.Interface implementations.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RunContractTests ¶
RunContractTests runs the backend-neutral store.Interface assertions against a fresh store.Interface built by setup for each subtest. setup is responsible for its own cleanup (e.g. via t.Cleanup).
PostgreSQL-specific behavior such as foreign-key races and transactional notifications is not covered here; see atepg's own test file for that.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.