mock_pathsource

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Nov 14, 2019 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

Package mock_pathsource is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockPathSource

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

MockPathSource is a mock of PathSource interface

func NewMockPathSource

func NewMockPathSource(ctrl *gomock.Controller) *MockPathSource

NewMockPathSource creates a new mock instance

func (*MockPathSource) EXPECT

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

func (*MockPathSource) Get

func (m *MockPathSource) Get(arg0 context.Context, arg1, arg2 addr.IA) (*overlay.OverlayAddr, *spath.Path, error)

Get mocks base method

type MockPathSourceMockRecorder

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

MockPathSourceMockRecorder is the mock recorder for MockPathSource

func (*MockPathSourceMockRecorder) Get

func (mr *MockPathSourceMockRecorder) Get(arg0, arg1, arg2 interface{}) *gomock.Call

Get indicates an expected call of Get

Jump to

Keyboard shortcuts

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