# Functions
HandleListenerCreationSuccessfully sets up the test server to respond to a listener creation request with a given response.
HandleListenerDeletionSuccessfully sets up the test server to respond to a listener deletion request.
HandleListenerGetStatsTree sets up the test server to respond to a listener Get stats tree request.
HandleListenerGetSuccessfully sets up the test server to respond to a listener Get request.
HandleListenerListSuccessfully sets up the test server to respond to a listener List request.
HandleListenerUpdateSuccessfully sets up the test server to respond to a listener Update request.
# Constants
GetListenerStatsBody is the canned request body of a Get request on listener's statistics.
ListenersListBody contains the canned body of a listeners list response.
PostUpdateListenerBody is the canned response body of a Update request on an existing listener.
SingleServerBody is the canned body of a Get request on an existing listener.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author