# 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.

# Type aliases

HTTPHandler type defines callback from doing a mock HTTP request.