# Functions
No description provided by the author
No description provided by the author
# Structs
BaseResponse is used for testing any response with a selected content type.
JSONResponse is used for testing 'application/json' responses.
# Interfaces
ResponseChecker is a generic response checker, regardless of content-type.