mocks

package
v0.8.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 15, 2018 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Code generated by mockery v1.0.0. DO NOT EDIT.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HttpAdapter

type HttpAdapter struct {
	mock.Mock
}

HttpAdapter is an autogenerated mock type for the HttpAdapter type

func (*HttpAdapter) Delete

func (_m *HttpAdapter) Delete(_a0 string) (*http.Response, error)

Delete provides a mock function with given fields: _a0

func (*HttpAdapter) Get

func (_m *HttpAdapter) Get(_a0 string) (*http.Response, error)

Get provides a mock function with given fields: _a0

func (*HttpAdapter) Post

func (_m *HttpAdapter) Post(_a0 string, _a1 interface{}) (*http.Response, error)

Post provides a mock function with given fields: _a0, _a1

func (*HttpAdapter) Put

func (_m *HttpAdapter) Put(_a0 string, _a1 interface{}) (*http.Response, error)

Put provides a mock function with given fields: _a0, _a1

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL