# Functions
Fixture loads a fixture file to a string.
MockClient returns a client to mock HTTP requests with a callback function.
# Structs
RequestData holds test HTTP request data.
No description provided by the author
# Type aliases
HTTPHandler type defines callback from doing a mock HTTP request.