mocks

package
v6.4.1+incompatible Latest Latest
Warning

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

Go to latest
Published: Oct 17, 2020 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Package mocks is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockSpy

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

MockSpy is a mock of Spy interface

func NewMockSpy

func NewMockSpy(ctrl *gomock.Controller) *MockSpy

NewMockSpy creates a new mock instance

func (*MockSpy) EXPECT

func (m *MockSpy) EXPECT() *MockSpyMockRecorder

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

func (*MockSpy) Record

func (m *MockSpy) Record()

Record mocks base method

type MockSpyMockRecorder

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

MockSpyMockRecorder is the mock recorder for MockSpy

func (*MockSpyMockRecorder) Record

func (mr *MockSpyMockRecorder) Record() *gomock.Call

Record indicates an expected call of Record

Jump to

Keyboard shortcuts

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