mock_client

package
v0.0.0-...-398e551 Latest Latest
Warning

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

Go to latest
Published: May 21, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Package mock_client is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockProductServiceClient

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

MockProductServiceClient is a mock of ProductServiceClient interface.

func NewMockProductServiceClient

func NewMockProductServiceClient(ctrl *gomock.Controller) *MockProductServiceClient

NewMockProductServiceClient creates a new mock instance.

func (*MockProductServiceClient) Create

Create mocks base method.

func (*MockProductServiceClient) DecreaseStock

DecreaseStock mocks base method.

func (*MockProductServiceClient) EXPECT

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

func (*MockProductServiceClient) FindOne

FindOne mocks base method.

type MockProductServiceClientMockRecorder

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

MockProductServiceClientMockRecorder is the mock recorder for MockProductServiceClient.

func (*MockProductServiceClientMockRecorder) Create

func (mr *MockProductServiceClientMockRecorder) Create(ctx, in interface{}, opts ...interface{}) *gomock.Call

Create indicates an expected call of Create.

func (*MockProductServiceClientMockRecorder) DecreaseStock

func (mr *MockProductServiceClientMockRecorder) DecreaseStock(ctx, in interface{}, opts ...interface{}) *gomock.Call

DecreaseStock indicates an expected call of DecreaseStock.

func (*MockProductServiceClientMockRecorder) FindOne

func (mr *MockProductServiceClientMockRecorder) FindOne(ctx, in interface{}, opts ...interface{}) *gomock.Call

FindOne indicates an expected call of FindOne.

Jump to

Keyboard shortcuts

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