mock_number

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Apr 3, 2021 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package mock_number is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockNumberRepo

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

MockNumberRepo is a mock of NumberRepo interface.

func NewMockNumberRepo

func NewMockNumberRepo(ctrl *gomock.Controller) *MockNumberRepo

NewMockNumberRepo creates a new mock instance.

func (*MockNumberRepo) EXPECT

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

func (*MockNumberRepo) Increment

func (m *MockNumberRepo) Increment(numberId, value int) (int, error)

Increment mocks base method.

type MockNumberRepoMockRecorder

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

MockNumberRepoMockRecorder is the mock recorder for MockNumberRepo.

func (*MockNumberRepoMockRecorder) Increment

func (mr *MockNumberRepoMockRecorder) Increment(numberId, value interface{}) *gomock.Call

Increment indicates an expected call of Increment.

Jump to

Keyboard shortcuts

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