# Functions
HandleGetAccountNoQuotaSuccessfully creates an HTTP handler at `/` on the test handler mux that responds with a `Get` response.
HandleGetAccountSuccessfully creates an HTTP handler at `/` on the test handler mux that responds with a `Get` response.
HandleUpdateAccountSuccessfully creates an HTTP handler at `/` on the test handler mux that responds with a `Update` response.