mock_contract

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Oct 5, 2019 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Overview

Package mock_contract is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockTenantServiceContract

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

MockTenantServiceContract is a mock of TenantServiceContract interface

func NewMockTenantServiceContract

func NewMockTenantServiceContract(ctrl *gomock.Controller) *MockTenantServiceContract

NewMockTenantServiceContract creates a new mock instance

func (*MockTenantServiceContract) CreateTenant

CreateTenant mocks base method

func (*MockTenantServiceContract) DeleteTenant

DeleteTenant mocks base method

func (*MockTenantServiceContract) EXPECT

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

func (*MockTenantServiceContract) ReadTenant

ReadTenant mocks base method

func (*MockTenantServiceContract) UpdateTenant

UpdateTenant mocks base method

type MockTenantServiceContractMockRecorder

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

MockTenantServiceContractMockRecorder is the mock recorder for MockTenantServiceContract

func (*MockTenantServiceContractMockRecorder) CreateTenant

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

CreateTenant indicates an expected call of CreateTenant

func (*MockTenantServiceContractMockRecorder) DeleteTenant

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

DeleteTenant indicates an expected call of DeleteTenant

func (*MockTenantServiceContractMockRecorder) ReadTenant

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

ReadTenant indicates an expected call of ReadTenant

func (*MockTenantServiceContractMockRecorder) UpdateTenant

func (mr *MockTenantServiceContractMockRecorder) 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