mocks

package
v0.0.0-...-553ec8c Latest Latest
Warning

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

Go to latest
Published: May 21, 2024 License: MIT Imports: 4 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 MockPaymentWorker

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

MockPaymentWorker is a mock of PaymentWorker interface.

func NewMockPaymentWorker

func NewMockPaymentWorker(ctrl *gomock.Controller) *MockPaymentWorker

NewMockPaymentWorker creates a new mock instance.

func (*MockPaymentWorker) EXPECT

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

func (*MockPaymentWorker) Start

func (m *MockPaymentWorker) Start(arg0 context.Context) error

Start mocks base method.

func (*MockPaymentWorker) Stop

Stop mocks base method.

type MockPaymentWorkerMockRecorder

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

MockPaymentWorkerMockRecorder is the mock recorder for MockPaymentWorker.

func (*MockPaymentWorkerMockRecorder) Start

func (mr *MockPaymentWorkerMockRecorder) Start(arg0 any) *gomock.Call

Start indicates an expected call of Start.

func (*MockPaymentWorkerMockRecorder) Stop

func (mr *MockPaymentWorkerMockRecorder) Stop(arg0 any) *gomock.Call

Stop indicates an expected call of Stop.

Jump to

Keyboard shortcuts

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