mock_go_requests

package
v0.0.0-...-cae50d7 Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2021 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Package mock_go_requests is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockRequest

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

MockRequest is a mock of Request interface.

func NewMockRequest

func NewMockRequest(ctrl *gomock.Controller) *MockRequest

NewMockRequest creates a new mock instance.

func (*MockRequest) BytesResponse

func (m *MockRequest) BytesResponse() (*response.BytesResponse, error)

BytesResponse mocks base method.

func (*MockRequest) EXPECT

func (m *MockRequest) EXPECT() *MockRequestMockRecorder

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

func (*MockRequest) Response

func (m *MockRequest) Response() (*http.Response, error)

Response mocks base method.

type MockRequestMockRecorder

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

MockRequestMockRecorder is the mock recorder for MockRequest.

func (*MockRequestMockRecorder) BytesResponse

func (mr *MockRequestMockRecorder) BytesResponse() *gomock.Call

BytesResponse indicates an expected call of BytesResponse.

func (*MockRequestMockRecorder) Response

func (mr *MockRequestMockRecorder) Response() *gomock.Call

Response indicates an expected call of Response.

Jump to

Keyboard shortcuts

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