# Functions
HandleListLimitsSuccessfully creates an HTTP handler at `/limits` on the test handler mux that responds with a list of two limits.
# Constants
ListOutput provides a single page of List results.
# Variables
ExpectedLimitsSlice is the slice of limits expected to be returned from ListOutput.
FirstLimit is the first limit in the List request.
SecondLimit is the second limit in the List request.