mocklock_mock

package
v2.0.0-...-453d5ca Latest Latest
Warning

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

Go to latest
Published: Sep 16, 2019 License: BSD-3-Clause Imports: 2 Imported by: 0

Documentation

Overview

Package mocklock_mock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockDo

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

MockDo is a mock of Do interface

func NewMockDo

func NewMockDo(ctrl *gomock.Controller) *MockDo

NewMockDo creates a new mock instance

func (*MockDo) Do2

func (m *MockDo) Do2(arg0 int) int

Do2 mocks base method

func (*MockDo) Do3

func (m *MockDo) Do3(arg0 int) int

Do3 mocks base method

func (*MockDo) EXPECT

func (m *MockDo) EXPECT() *MockDoMockRecorder

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

type MockDoMockRecorder

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

MockDoMockRecorder is the mock recorder for MockDo

func (*MockDoMockRecorder) Do2

func (mr *MockDoMockRecorder) Do2(arg0 interface{}) *gomock.Call

Do2 indicates an expected call of Do2

func (*MockDoMockRecorder) Do3

func (mr *MockDoMockRecorder) Do3(arg0 interface{}) *gomock.Call

Do3 indicates an expected call of Do3

type MockRun

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

MockRun is a mock of Run interface

func NewMockRun

func NewMockRun(ctrl *gomock.Controller) *MockRun

NewMockRun creates a new mock instance

func (*MockRun) EXPECT

func (m *MockRun) EXPECT() *MockRunMockRecorder

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

func (*MockRun) Run

func (m *MockRun) Run(arg0 int) int

Run mocks base method

type MockRunMockRecorder

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

MockRunMockRecorder is the mock recorder for MockRun

func (*MockRunMockRecorder) Run

func (mr *MockRunMockRecorder) Run(arg0 interface{}) *gomock.Call

Run indicates an expected call of Run

Jump to

Keyboard shortcuts

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