mock_gomockhelper_test

package
v0.0.0-...-cff279b Latest Latest
Warning

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

Go to latest
Published: Aug 14, 2020 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package mock_gomockhelper_test is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockDoer1

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

MockDoer1 is a mock of Doer1 interface

func NewMockDoer1

func NewMockDoer1(ctrl *gomock.Controller) *MockDoer1

NewMockDoer1 creates a new mock instance

func (*MockDoer1) Do1

func (m *MockDoer1) Do1()

Do1 mocks base method

func (*MockDoer1) Do2

func (m *MockDoer1) Do2()

Do2 mocks base method

func (*MockDoer1) Do3

func (m *MockDoer1) Do3()

Do3 mocks base method

func (*MockDoer1) EXPECT

func (m *MockDoer1) EXPECT() *MockDoer1MockRecorder

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

type MockDoer1MockRecorder

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

MockDoer1MockRecorder is the mock recorder for MockDoer1

func (*MockDoer1MockRecorder) Do1

func (mr *MockDoer1MockRecorder) Do1() *gomock.Call

Do1 indicates an expected call of Do1

func (*MockDoer1MockRecorder) Do2

func (mr *MockDoer1MockRecorder) Do2() *gomock.Call

Do2 indicates an expected call of Do2

func (*MockDoer1MockRecorder) Do3

func (mr *MockDoer1MockRecorder) Do3() *gomock.Call

Do3 indicates an expected call of Do3

type MockDoer2

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

MockDoer2 is a mock of Doer2 interface

func NewMockDoer2

func NewMockDoer2(ctrl *gomock.Controller) *MockDoer2

NewMockDoer2 creates a new mock instance

func (*MockDoer2) DoWithReturns1

func (m *MockDoer2) DoWithReturns1(a int, b string) (string, int)

DoWithReturns1 mocks base method

func (*MockDoer2) DoWithReturns2

func (m *MockDoer2) DoWithReturns2(a int, b string) (string, int)

DoWithReturns2 mocks base method

func (*MockDoer2) EXPECT

func (m *MockDoer2) EXPECT() *MockDoer2MockRecorder

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

type MockDoer2MockRecorder

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

MockDoer2MockRecorder is the mock recorder for MockDoer2

func (*MockDoer2MockRecorder) DoWithReturns1

func (mr *MockDoer2MockRecorder) DoWithReturns1(a, b interface{}) *gomock.Call

DoWithReturns1 indicates an expected call of DoWithReturns1

func (*MockDoer2MockRecorder) DoWithReturns2

func (mr *MockDoer2MockRecorder) DoWithReturns2(a, b interface{}) *gomock.Call

DoWithReturns2 indicates an expected call of DoWithReturns2

type MockDoer3

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

MockDoer3 is a mock of Doer3 interface

func NewMockDoer3

func NewMockDoer3(ctrl *gomock.Controller) *MockDoer3

NewMockDoer3 creates a new mock instance

func (*MockDoer3) Do1

func (m *MockDoer3) Do1(a int, b string) (string, int)

Do1 mocks base method

func (*MockDoer3) Do2

func (m *MockDoer3) Do2(c bool, d []byte)

Do2 mocks base method

func (*MockDoer3) EXPECT

func (m *MockDoer3) EXPECT() *MockDoer3MockRecorder

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

type MockDoer3MockRecorder

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

MockDoer3MockRecorder is the mock recorder for MockDoer3

func (*MockDoer3MockRecorder) Do1

func (mr *MockDoer3MockRecorder) Do1(a, b interface{}) *gomock.Call

Do1 indicates an expected call of Do1

func (*MockDoer3MockRecorder) Do2

func (mr *MockDoer3MockRecorder) Do2(c, d interface{}) *gomock.Call

Do2 indicates an expected call of Do2

Jump to

Keyboard shortcuts

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