simplemock

package
v0.0.0-...-acb41ca Latest Latest
Warning

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

Go to latest
Published: Aug 30, 2021 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package simplemock is a generated GoMock package.

Package simplemock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockInquirer

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

MockInquirer is a mock of Inquirer interface.

func NewMockInquirer

func NewMockInquirer(ctrl *gomock.Controller) *MockInquirer

NewMockInquirer creates a new mock instance.

func (*MockInquirer) EXPECT

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

func (*MockInquirer) PerDay

PerDay mocks base method.

type MockInquirerMockRecorder

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

MockInquirerMockRecorder is the mock recorder for MockInquirer.

func (*MockInquirerMockRecorder) PerDay

func (mr *MockInquirerMockRecorder) PerDay(ctx, in interface{}) *gomock.Call

PerDay indicates an expected call of PerDay.

type MockRecorder

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

MockRecorder is a mock of Recorder interface.

func NewMockRecorder

func NewMockRecorder(ctrl *gomock.Controller) *MockRecorder

NewMockRecorder creates a new mock instance.

func (*MockRecorder) Do

func (m *MockRecorder) Do(ctx context.Context, t time.Time) error

Do mocks base method.

func (*MockRecorder) EXPECT

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

type MockRecorderMockRecorder

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

MockRecorderMockRecorder is the mock recorder for MockRecorder.

func (*MockRecorderMockRecorder) Do

func (mr *MockRecorderMockRecorder) Do(ctx, t interface{}) *gomock.Call

Do indicates an expected call of Do.

Jump to

Keyboard shortcuts

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