# Functions
CheckErr checks if function returned error correctly.
EncodeJSON encodes json data in bytes.
# Constants
ContentTypeHTML string associated with content-type html.
ContentTypeJSON string associated with content-type json.
# Structs
ExpectedResponse stores expected responce basic data.
HTTPTest encapsulates data for testing needs.
Request stores http request basic data.
# Type aliases
ContentType type for http Content-Type.