mmock

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Mar 16, 2020 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package mmock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockIOne

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

MockIOne is a mock of IOne interface

func NewMockIOne

func NewMockIOne(ctrl *gomock.Controller) *MockIOne

NewMockIOne creates a new mock instance

func (*MockIOne) EXPECT

func (m *MockIOne) EXPECT() *MockIOneMockRecorder

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

func (*MockIOne) FirstFunc

func (m *MockIOne) FirstFunc(arg0 string) (string, error)

FirstFunc mocks base method

func (*MockIOne) SecondFunc

func (m *MockIOne) SecondFunc(arg0 string) ([]string, error)

SecondFunc mocks base method

type MockIOneMockRecorder

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

MockIOneMockRecorder is the mock recorder for MockIOne

func (*MockIOneMockRecorder) FirstFunc

func (mr *MockIOneMockRecorder) FirstFunc(arg0 interface{}) *gomock.Call

FirstFunc indicates an expected call of FirstFunc

func (*MockIOneMockRecorder) SecondFunc

func (mr *MockIOneMockRecorder) SecondFunc(arg0 interface{}) *gomock.Call

SecondFunc indicates an expected call of SecondFunc

Jump to

Keyboard shortcuts

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