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 MockNumberService

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

MockNumberService is a mock of NumberService interface.

func NewMockNumberService

func NewMockNumberService(ctrl *gomock.Controller) *MockNumberService

NewMockNumberService creates a new mock instance.

func (*MockNumberService) EXPECT

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

func (*MockNumberService) Increment

func (m *MockNumberService) Increment(number_id, byValue int) (int, error)

Increment mocks base method.

type MockNumberServiceMockRecorder

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

MockNumberServiceMockRecorder is the mock recorder for MockNumberService.

func (*MockNumberServiceMockRecorder) Increment

func (mr *MockNumberServiceMockRecorder) Increment(number_id, byValue 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