# Functions
AddMockedResponse adds a mocked response given its content.
AddMockedResponseFromFile adds a mocked response given a file path relative to the test file.
AddMultipleMockedPlainResponses add a mocked response given one to one from each plain response.
AddMultipleMockedResponses add a mocked response given one to one from each file.
# Variables
ErrResponseNotFound when try get a response not avaible.