mock_concurrent

package
v1.6.0 Latest Latest
Warning

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

Go to latest
Published: Jun 11, 2021 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Package mock_concurrent is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockMath

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

MockMath is a mock of Math interface.

func NewMockMath

func NewMockMath(ctrl *gomock.Controller) *MockMath

NewMockMath creates a new mock instance.

func (*MockMath) EXPECT

func (m *MockMath) EXPECT() *MockMathMockRecorder

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

func (*MockMath) Sum

func (m *MockMath) Sum(arg0, arg1 int) int

Sum mocks base method.

type MockMathMockRecorder

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

MockMathMockRecorder is the mock recorder for MockMath.

func (*MockMathMockRecorder) Sum

func (mr *MockMathMockRecorder) Sum(arg0, arg1 interface{}) *gomock.Call

Sum indicates an expected call of Sum.

Jump to

Keyboard shortcuts

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