mock_services

package
v0.0.0-...-fe50809 Latest Latest
Warning

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

Go to latest
Published: Jul 1, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Package mock_services is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockOrderService

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

MockOrderService is a mock of OrderService interface.

func NewMockOrderService

func NewMockOrderService(ctrl *gomock.Controller) *MockOrderService

NewMockOrderService creates a new mock instance.

func (*MockOrderService) EXPECT

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

func (*MockOrderService) Submit

func (m *MockOrderService) Submit(ctx context.Context, order models.Order) (models.Order, error)

Submit mocks base method.

type MockOrderServiceMockRecorder

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

MockOrderServiceMockRecorder is the mock recorder for MockOrderService.

func (*MockOrderServiceMockRecorder) Submit

func (mr *MockOrderServiceMockRecorder) Submit(ctx, order interface{}) *gomock.Call

Submit indicates an expected call of Submit.

Jump to

Keyboard shortcuts

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