package
0.0.0-20240327161656-5cd769b67f2b
Repository: https://github.com/uw-labs/substrate.git
Documentation: pkg.go.dev

# Functions

TestAll is the main entrypoint from the backend implmenentation tests to call, and will run each test as a sub-test.

# Interfaces

TestServer represents the server under test, and is expected to be implemented by each backend broker implementation wishing to benefit from these shared tests.