# Packages
No description provided by the author
# Functions
Endpoint returns a fake endpoint that will actually target the Mux.
SetupHTTP prepares the Mux and Server.
TeardownHTTP releases HTTP-related resources.
TestBody verifies that the request body matches an expected body.
TestHeader checks that the header on the http.Request matches the expected value.
TestMethod checks that the Request has the expected method (e.g.