mocks

package
v0.0.0-...-52bbffb Latest Latest
Warning

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

Go to latest
Published: Feb 1, 2020 License: GPL-3.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 MockExecutable

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

MockExecutable is a mock of Executable interface

func NewMockExecutable

func NewMockExecutable(ctrl *gomock.Controller) *MockExecutable

NewMockExecutable creates a new mock instance

func (*MockExecutable) EXPECT

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

func (*MockExecutable) Execute

func (m *MockExecutable) Execute()

Execute mocks base method

type MockExecutableMockRecorder

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

MockExecutableMockRecorder is the mock recorder for MockExecutable

func (*MockExecutableMockRecorder) Execute

func (mr *MockExecutableMockRecorder) Execute() *gomock.Call

Execute indicates an expected call of Execute

Jump to

Keyboard shortcuts

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