mock_contactsystem

package
v0.0.0-...-2bc4271 Latest Latest
Warning

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

Go to latest
Published: Dec 16, 2019 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Package mock_contactsystem is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockIContactSystemRepository

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

MockIContactSystemRepository is a mock of IContactSystemRepository interface

func NewMockIContactSystemRepository

func NewMockIContactSystemRepository(ctrl *gomock.Controller) *MockIContactSystemRepository

NewMockIContactSystemRepository creates a new mock instance

func (*MockIContactSystemRepository) DoDelete

DoDelete mocks base method

func (*MockIContactSystemRepository) DoInsert

DoInsert mocks base method

func (*MockIContactSystemRepository) DoRead

DoRead mocks base method

func (*MockIContactSystemRepository) DoReadAll

DoReadAll mocks base method

func (*MockIContactSystemRepository) DoUpdate

DoUpdate mocks base method

func (*MockIContactSystemRepository) EXPECT

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

type MockIContactSystemRepositoryMockRecorder

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

MockIContactSystemRepositoryMockRecorder is the mock recorder for MockIContactSystemRepository

func (*MockIContactSystemRepositoryMockRecorder) DoDelete

func (mr *MockIContactSystemRepositoryMockRecorder) DoDelete(arg0, arg1 interface{}) *gomock.Call

DoDelete indicates an expected call of DoDelete

func (*MockIContactSystemRepositoryMockRecorder) DoInsert

func (mr *MockIContactSystemRepositoryMockRecorder) DoInsert(arg0, arg1 interface{}) *gomock.Call

DoInsert indicates an expected call of DoInsert

func (*MockIContactSystemRepositoryMockRecorder) DoRead

func (mr *MockIContactSystemRepositoryMockRecorder) DoRead(arg0, arg1 interface{}) *gomock.Call

DoRead indicates an expected call of DoRead

func (*MockIContactSystemRepositoryMockRecorder) DoReadAll

func (mr *MockIContactSystemRepositoryMockRecorder) DoReadAll(arg0 interface{}) *gomock.Call

DoReadAll indicates an expected call of DoReadAll

func (*MockIContactSystemRepositoryMockRecorder) DoUpdate

func (mr *MockIContactSystemRepositoryMockRecorder) DoUpdate(arg0, arg1 interface{}) *gomock.Call

DoUpdate indicates an expected call of DoUpdate

Jump to

Keyboard shortcuts

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