# Functions
TeardownOnPanic can be used to ensure cleanup on setup failure.
# Structs
FederationAPIFixture manages a federation api server.
# Interfaces
Setup is likely to be fixture-specific, but Teardown needs to be consistent to enable TeardownOnPanic.