mock_postcode

package
v0.0.0-...-e5224b6 Latest Latest
Warning

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

Go to latest
Published: Apr 2, 2020 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Package mock_postcode is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockHttpClientWrapper

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

MockHttpClientWrapper is a mock of HttpClientWrapper interface

func NewMockHttpClientWrapper

func NewMockHttpClientWrapper(ctrl *gomock.Controller) *MockHttpClientWrapper

NewMockHttpClientWrapper creates a new mock instance

func (*MockHttpClientWrapper) EXPECT

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

func (*MockHttpClientWrapper) Get

func (m *MockHttpClientWrapper) Get(path string) []byte

Get mocks base method

func (*MockHttpClientWrapper) Post

func (m *MockHttpClientWrapper) Post(param interface{}) []byte

Post mocks base method

type MockHttpClientWrapperMockRecorder

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

MockHttpClientWrapperMockRecorder is the mock recorder for MockHttpClientWrapper

func (*MockHttpClientWrapperMockRecorder) Get

func (mr *MockHttpClientWrapperMockRecorder) Get(path interface{}) *gomock.Call

Get indicates an expected call of Get

func (*MockHttpClientWrapperMockRecorder) Post

func (mr *MockHttpClientWrapperMockRecorder) Post(param interface{}) *gomock.Call

Post indicates an expected call of Post

Jump to

Keyboard shortcuts

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