mocks

package
v0.0.0-...-12ab560 Latest Latest
Warning

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

Go to latest
Published: Jun 29, 2021 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package mocks is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockHttpCommunications

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

MockHttpCommunications is a mock of HttpCommunications interface.

func NewMockHttpCommunications

func NewMockHttpCommunications(ctrl *gomock.Controller) *MockHttpCommunications

NewMockHttpCommunications creates a new mock instance.

func (*MockHttpCommunications) Delete

func (m *MockHttpCommunications) Delete(arg0 string) error

Delete mocks base method.

func (*MockHttpCommunications) EXPECT

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

func (*MockHttpCommunications) GetJSON

func (m *MockHttpCommunications) GetJSON(arg0 string) ([]byte, error)

GetJSON mocks base method.

func (*MockHttpCommunications) SendJSON

func (m *MockHttpCommunications) SendJSON(arg0 string, arg1 interface{}) error

SendJSON mocks base method.

func (*MockHttpCommunications) SendMessage

SendMessage mocks base method.

type MockHttpCommunicationsMockRecorder

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

MockHttpCommunicationsMockRecorder is the mock recorder for MockHttpCommunications.

func (*MockHttpCommunicationsMockRecorder) Delete

func (mr *MockHttpCommunicationsMockRecorder) Delete(arg0 interface{}) *gomock.Call

Delete indicates an expected call of Delete.

func (*MockHttpCommunicationsMockRecorder) GetJSON

func (mr *MockHttpCommunicationsMockRecorder) GetJSON(arg0 interface{}) *gomock.Call

GetJSON indicates an expected call of GetJSON.

func (*MockHttpCommunicationsMockRecorder) SendJSON

func (mr *MockHttpCommunicationsMockRecorder) SendJSON(arg0, arg1 interface{}) *gomock.Call

SendJSON indicates an expected call of SendJSON.

func (*MockHttpCommunicationsMockRecorder) SendMessage

func (mr *MockHttpCommunicationsMockRecorder) SendMessage(arg0, arg1 interface{}) *gomock.Call

SendMessage indicates an expected call of SendMessage.

Jump to

Keyboard shortcuts

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