mock

package
v2.3.0 Latest Latest
Warning

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

Go to latest
Published: Jun 16, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Package mock is a generated GoMock package.

Package mock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockCursorIterator

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

MockCursorIterator is a mock of CursorIterator interface

func NewMockCursorIterator

func NewMockCursorIterator(ctrl *gomock.Controller) *MockCursorIterator

NewMockCursorIterator creates a new mock instance

func (*MockCursorIterator) EXPECT

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

func (*MockCursorIterator) Next

Next mocks base method

func (*MockCursorIterator) Stats

Stats mocks base method

type MockCursorIteratorMockRecorder

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

MockCursorIteratorMockRecorder is the mock recorder for MockCursorIterator

func (*MockCursorIteratorMockRecorder) Next

func (mr *MockCursorIteratorMockRecorder) Next(arg0, arg1 interface{}) *gomock.Call

Next indicates an expected call of Next

func (*MockCursorIteratorMockRecorder) Stats

Stats indicates an expected call of Stats

type MockIntegerArrayCursor

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

MockIntegerArrayCursor is a mock of IntegerArrayCursor interface

func NewMockIntegerArrayCursor

func NewMockIntegerArrayCursor(ctrl *gomock.Controller) *MockIntegerArrayCursor

NewMockIntegerArrayCursor creates a new mock instance

func (*MockIntegerArrayCursor) Close

func (m *MockIntegerArrayCursor) Close()

Close mocks base method

func (*MockIntegerArrayCursor) EXPECT

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

func (*MockIntegerArrayCursor) Err

func (m *MockIntegerArrayCursor) Err() error

Err mocks base method

func (*MockIntegerArrayCursor) Next

Next mocks base method

func (*MockIntegerArrayCursor) Stats

Stats mocks base method

type MockIntegerArrayCursorMockRecorder

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

MockIntegerArrayCursorMockRecorder is the mock recorder for MockIntegerArrayCursor

func (*MockIntegerArrayCursorMockRecorder) Close

Close indicates an expected call of Close

func (*MockIntegerArrayCursorMockRecorder) Err

Err indicates an expected call of Err

func (*MockIntegerArrayCursorMockRecorder) Next

Next indicates an expected call of Next

func (*MockIntegerArrayCursorMockRecorder) Stats

Stats indicates an expected call of Stats

Jump to

Keyboard shortcuts

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