mock_interactive

package
v1.0.9 Latest Latest
Warning

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

Go to latest
Published: May 11, 2021 License: GPL-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package mock_expect is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockExpecter

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

MockExpecter is a mocks of Expecter interface

func NewMockExpecter

func NewMockExpecter(ctrl *gomock.Controller) *MockExpecter

NewMockExpecter creates a new mocks instance

func (*MockExpecter) Close

func (m *MockExpecter) Close() error

Close mocks base method

func (*MockExpecter) EXPECT

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

func (*MockExpecter) Expect

func (m *MockExpecter) Expect(arg0 *regexp.Regexp, arg1 time.Duration) (string, []string, error)

Expect mocks base method

func (*MockExpecter) ExpectBatch

func (m *MockExpecter) ExpectBatch(arg0 []goexpect.Batcher, arg1 time.Duration) ([]goexpect.BatchRes, error)

ExpectBatch mocks base method

func (*MockExpecter) ExpectSwitchCase

func (m *MockExpecter) ExpectSwitchCase(arg0 []goexpect.Caser, arg1 time.Duration) (string, []string, int, error)

ExpectSwitchCase mocks base method

func (*MockExpecter) Send

func (m *MockExpecter) Send(arg0 string) error

Send mocks base method

type MockExpecterMockRecorder

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

MockExpecterMockRecorder is the mocks recorder for MockExpecter

func (*MockExpecterMockRecorder) Close

func (mr *MockExpecterMockRecorder) Close() *gomock.Call

Close indicates an expected call of Close

func (*MockExpecterMockRecorder) Expect

func (mr *MockExpecterMockRecorder) Expect(arg0, arg1 interface{}) *gomock.Call

Expect indicates an expected call of Expect

func (*MockExpecterMockRecorder) ExpectBatch

func (mr *MockExpecterMockRecorder) ExpectBatch(arg0, arg1 interface{}) *gomock.Call

ExpectBatch indicates an expected call of ExpectBatch

func (*MockExpecterMockRecorder) ExpectSwitchCase

func (mr *MockExpecterMockRecorder) ExpectSwitchCase(arg0, arg1 interface{}) *gomock.Call

ExpectSwitchCase indicates an expected call of ExpectSwitchCase

func (*MockExpecterMockRecorder) Send

func (mr *MockExpecterMockRecorder) Send(arg0 interface{}) *gomock.Call

Send indicates an expected call of Send

Jump to

Keyboard shortcuts

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