# Functions

HandleGetSuccessfully creates an HTTP handler at `/` on the test handler mux that responds with a `Get` response.
HandlePingSuccessfully creates an HTTP handler at `/ping` on the test handler mux that responds with a `Ping` response.