mock_business

package
v0.4.2 Latest Latest
Warning

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

Go to latest
Published: Jan 31, 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 added in v0.0.4

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

MockBusinessContract is a mock of BusinessContract interface

func NewMockBusinessContract added in v0.0.4

func NewMockBusinessContract(ctrl *gomock.Controller) *MockBusinessContract

NewMockBusinessContract creates a new mock instance

func (*MockBusinessContract) CreateTenant added in v0.0.4

CreateTenant mocks base method

func (*MockBusinessContract) DeleteTenant added in v0.0.4

DeleteTenant mocks base method

func (*MockBusinessContract) EXPECT added in v0.0.4

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

func (*MockBusinessContract) ReadTenant added in v0.0.4

ReadTenant mocks base method

func (*MockBusinessContract) Search added in v0.0.13

Search mocks base method

func (*MockBusinessContract) UpdateTenant added in v0.0.4

UpdateTenant mocks base method

type MockBusinessContractMockRecorder added in v0.0.4

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

MockBusinessContractMockRecorder is the mock recorder for MockBusinessContract

func (*MockBusinessContractMockRecorder) CreateTenant added in v0.0.4

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

CreateTenant indicates an expected call of CreateTenant

func (*MockBusinessContractMockRecorder) DeleteTenant added in v0.0.4

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

DeleteTenant indicates an expected call of DeleteTenant

func (*MockBusinessContractMockRecorder) ReadTenant added in v0.0.4

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

ReadTenant indicates an expected call of ReadTenant

func (*MockBusinessContractMockRecorder) Search added in v0.0.13

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

Search indicates an expected call of Search

func (*MockBusinessContractMockRecorder) UpdateTenant added in v0.0.4

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

UpdateTenant indicates an expected call of UpdateTenant

Jump to

Keyboard shortcuts

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