mock_business

package
v0.4.4 Latest Latest
Warning

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

Go to latest
Published: Jun 20, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package mock_business is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockBusinessContract

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

MockBusinessContract is a mock of BusinessContract interface.

func NewMockBusinessContract

func NewMockBusinessContract(ctrl *gomock.Controller) *MockBusinessContract

NewMockBusinessContract creates a new mock instance.

func (*MockBusinessContract) CreateUser

CreateUser mocks base method.

func (*MockBusinessContract) DeleteUser

DeleteUser mocks base method.

func (*MockBusinessContract) EXPECT

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

func (*MockBusinessContract) ReadUser

ReadUser mocks base method.

func (*MockBusinessContract) UpdateUser

UpdateUser mocks base method.

type MockBusinessContractMockRecorder

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

MockBusinessContractMockRecorder is the mock recorder for MockBusinessContract.

func (*MockBusinessContractMockRecorder) CreateUser

func (mr *MockBusinessContractMockRecorder) CreateUser(ctx, request interface{}) *gomock.Call

CreateUser indicates an expected call of CreateUser.

func (*MockBusinessContractMockRecorder) DeleteUser

func (mr *MockBusinessContractMockRecorder) DeleteUser(ctx, request interface{}) *gomock.Call

DeleteUser indicates an expected call of DeleteUser.

func (*MockBusinessContractMockRecorder) ReadUser

func (mr *MockBusinessContractMockRecorder) ReadUser(ctx, request interface{}) *gomock.Call

ReadUser indicates an expected call of ReadUser.

func (*MockBusinessContractMockRecorder) UpdateUser

func (mr *MockBusinessContractMockRecorder) UpdateUser(ctx, request interface{}) *gomock.Call

UpdateUser indicates an expected call of UpdateUser.

Jump to

Keyboard shortcuts

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