mock

package
v0.0.0-...-d3b0170 Latest Latest
Warning

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

Go to latest
Published: Nov 14, 2019 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package mock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockHttpWrapper

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

MockHttpWrapper is a mock of HttpWrapper interface

func NewMockHttpWrapper

func NewMockHttpWrapper(ctrl *gomock.Controller) *MockHttpWrapper

NewMockHttpWrapper creates a new mock instance

func (*MockHttpWrapper) EXPECT

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

func (*MockHttpWrapper) MakeRequest

func (m *MockHttpWrapper) MakeRequest(arg0, arg1, arg2 string, arg3, arg4 interface{}) error

MakeRequest mocks base method

type MockHttpWrapperMockRecorder

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

MockHttpWrapperMockRecorder is the mock recorder for MockHttpWrapper

func (*MockHttpWrapperMockRecorder) MakeRequest

func (mr *MockHttpWrapperMockRecorder) MakeRequest(arg0, arg1, arg2, arg3, arg4 interface{}) *gomock.Call

MakeRequest indicates an expected call of MakeRequest

Jump to

Keyboard shortcuts

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