mocks

package
v1.2.1 Latest Latest
Warning

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

Go to latest
Published: Sep 29, 2022 License: Apache-2.0 Imports: 5 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 MockServiceExecutor

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

MockServiceExecutor is a mock of ServiceExecutor interface

func NewMockServiceExecutor

func NewMockServiceExecutor(ctrl *gomock.Controller) *MockServiceExecutor

NewMockServiceExecutor creates a new mock instance

func (*MockServiceExecutor) EXPECT

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

func (*MockServiceExecutor) Execute

Execute mocks base method

func (*MockServiceExecutor) SetClient

func (m *MockServiceExecutor) SetClient(clientAPI client.Clienter)

SetClient mocks base method

func (*MockServiceExecutor) SetNotiImpl

func (m *MockServiceExecutor) SetNotiImpl(noti notification.Notification)

SetNotiImpl mocks base method

type MockServiceExecutorMockRecorder

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

MockServiceExecutorMockRecorder is the mock recorder for MockServiceExecutor

func (*MockServiceExecutorMockRecorder) Execute

func (mr *MockServiceExecutorMockRecorder) Execute(arg0 interface{}) *gomock.Call

Execute indicates an expected call of Execute

func (*MockServiceExecutorMockRecorder) SetClient

func (mr *MockServiceExecutorMockRecorder) SetClient(clientAPI interface{}) *gomock.Call

SetClient indicates an expected call of SetClient

func (*MockServiceExecutorMockRecorder) SetNotiImpl

func (mr *MockServiceExecutorMockRecorder) SetNotiImpl(noti interface{}) *gomock.Call

SetNotiImpl indicates an expected call of SetNotiImpl

Jump to

Keyboard shortcuts

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