A struct that holds the mocked response.
t() :: %Mockingbird.Client.Response{ body: binary(), headers: list(), status_code: integer() }