mock_business

package
v0.8.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) CreateProject

CreateProject mocks base method.

func (*MockBusinessContract) DeleteProject

DeleteProject mocks base method.

func (*MockBusinessContract) EXPECT

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

func (*MockBusinessContract) ListProjects added in v0.7.0

ListProjects mocks base method.

func (*MockBusinessContract) ReadProject

ReadProject mocks base method.

func (*MockBusinessContract) UpdateProject

UpdateProject mocks base method.

type MockBusinessContractMockRecorder

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

MockBusinessContractMockRecorder is the mock recorder for MockBusinessContract.

func (*MockBusinessContractMockRecorder) CreateProject

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

CreateProject indicates an expected call of CreateProject.

func (*MockBusinessContractMockRecorder) DeleteProject

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

DeleteProject indicates an expected call of DeleteProject.

func (*MockBusinessContractMockRecorder) ListProjects added in v0.7.0

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

ListProjects indicates an expected call of ListProjects.

func (*MockBusinessContractMockRecorder) ReadProject

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

ReadProject indicates an expected call of ReadProject.

func (*MockBusinessContractMockRecorder) UpdateProject

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

UpdateProject indicates an expected call of UpdateProject.

Jump to

Keyboard shortcuts

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