# Functions
HandleListTenantsSuccessfully creates an HTTP handler at `/tenants` on the test handler mux that responds with a list of two tenants.
# Constants
ListOutput provides a single page of Tenant results.
# Variables
BlueTeam is a Tenant fixture.
ExpectedTenantSlice is the slice of tenants expected to be returned from ListOutput.
RedTeam is a Tenant fixture.