mock_internal

package
v1.0.0-beta15 Latest Latest
Warning

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

Go to latest
Published: Mar 22, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package mock_internal is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockDependencyFactory

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

MockDependencyFactory is a mock of DependencyFactory interface

func NewMockDependencyFactory

func NewMockDependencyFactory(ctrl *gomock.Controller) *MockDependencyFactory

NewMockDependencyFactory creates a new mock instance

func (*MockDependencyFactory) EXPECT

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

func (*MockDependencyFactory) MakeDestinationTranslator added in v1.0.0

func (m *MockDependencyFactory) MakeDestinationTranslator() destination.Translator

MakeDestinationTranslator mocks base method

func (*MockDependencyFactory) MakeMeshTranslator

func (m *MockDependencyFactory) MakeMeshTranslator() mesh.Translator

MakeMeshTranslator mocks base method

type MockDependencyFactoryMockRecorder

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

MockDependencyFactoryMockRecorder is the mock recorder for MockDependencyFactory

func (*MockDependencyFactoryMockRecorder) MakeDestinationTranslator added in v1.0.0

func (mr *MockDependencyFactoryMockRecorder) MakeDestinationTranslator() *gomock.Call

MakeDestinationTranslator indicates an expected call of MakeDestinationTranslator

func (*MockDependencyFactoryMockRecorder) MakeMeshTranslator

func (mr *MockDependencyFactoryMockRecorder) MakeMeshTranslator() *gomock.Call

MakeMeshTranslator indicates an expected call of MakeMeshTranslator

Jump to

Keyboard shortcuts

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