# Structs

Params contains all settings that should be used when calling the handler.
PathParam defines the name and value for a parameter in the URL.
Suite holds the general properties to run handler tests.

# Interfaces

MockAsserter is the interface that needs to be fulfilled by the mocks that are passed in.