mock_httpwrapper

package
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: Nov 24, 2018 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package mock_httpwrapper is a generated GoMock package.

Package mock_httpwrapper is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockHTTP

type MockHTTP struct {
	// contains filtered or unexported fields
}

MockHTTP is a mock of HTTP interface

func NewMockHTTP

func NewMockHTTP(ctrl *gomock.Controller) *MockHTTP

NewMockHTTP creates a new mock instance

func (*MockHTTP) EXPECT

func (m *MockHTTP) EXPECT() *MockHTTPMockRecorder

EXPECT returns an object that allows the caller to indicate expected use

func (*MockHTTP) Get

func (m *MockHTTP) Get(arg0 string) (io.ReadCloser, error)

Get mocks base method

type MockHTTPMockRecorder

type MockHTTPMockRecorder struct {
	// contains filtered or unexported fields
}

MockHTTPMockRecorder is the mock recorder for MockHTTP

func (*MockHTTPMockRecorder) Get

func (mr *MockHTTPMockRecorder) Get(arg0 interface{}) *gomock.Call

Get indicates an expected call of Get

type MockHTTPRESP

type MockHTTPRESP struct {
	// contains filtered or unexported fields
}

MockHTTPRESP is a mock of HTTPRESP interface

func NewMockHTTPRESP

func NewMockHTTPRESP(ctrl *gomock.Controller) *MockHTTPRESP

NewMockHTTPRESP creates a new mock instance

func (*MockHTTPRESP) Close

func (m *MockHTTPRESP) Close() error

Close mocks base method

func (*MockHTTPRESP) EXPECT

EXPECT returns an object that allows the caller to indicate expected use

type MockHTTPRESPMockRecorder

type MockHTTPRESPMockRecorder struct {
	// contains filtered or unexported fields
}

MockHTTPRESPMockRecorder is the mock recorder for MockHTTPRESP

func (*MockHTTPRESPMockRecorder) Close

func (mr *MockHTTPRESPMockRecorder) Close() *gomock.Call

Close indicates an expected call of Close

Jump to

Keyboard shortcuts

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