mock_repository

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_repository is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockRepositoryContract

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

MockRepositoryContract is a mock of RepositoryContract interface.

func NewMockRepositoryContract

func NewMockRepositoryContract(ctrl *gomock.Controller) *MockRepositoryContract

NewMockRepositoryContract creates a new mock instance.

func (*MockRepositoryContract) CreateUser

CreateUser mocks base method.

func (*MockRepositoryContract) DeleteUser

DeleteUser mocks base method.

func (*MockRepositoryContract) EXPECT

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

func (*MockRepositoryContract) ReadUser

ReadUser mocks base method.

func (*MockRepositoryContract) UpdateUser

UpdateUser mocks base method.

type MockRepositoryContractMockRecorder

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

MockRepositoryContractMockRecorder is the mock recorder for MockRepositoryContract.

func (*MockRepositoryContractMockRecorder) CreateUser

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

CreateUser indicates an expected call of CreateUser.

func (*MockRepositoryContractMockRecorder) DeleteUser

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

DeleteUser indicates an expected call of DeleteUser.

func (*MockRepositoryContractMockRecorder) ReadUser

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

ReadUser indicates an expected call of ReadUser.

func (*MockRepositoryContractMockRecorder) UpdateUser

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