mocks

package
v0.10.1 Latest Latest
Warning

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

Go to latest
Published: Oct 2, 2021 License: GPL-3.0 Imports: 3 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 MockPather

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

MockPather is a mock of Pather interface.

func NewMockPather

func NewMockPather(ctrl *gomock.Controller) *MockPather

NewMockPather creates a new mock instance.

func (*MockPather) Bin

func (m *MockPather) Bin(arg0 ...string) string

Bin mocks base method.

func (*MockPather) Cache

func (m *MockPather) Cache(arg0 ...string) string

Cache mocks base method.

func (*MockPather) Config

func (m *MockPather) Config(arg0 ...string) string

Config mocks base method.

func (*MockPather) ConfigFilePath

func (m *MockPather) ConfigFilePath() string

ConfigFilePath mocks base method.

func (*MockPather) ConfigRoot

func (m *MockPather) ConfigRoot(arg0 ...string) string

ConfigRoot mocks base method.

func (*MockPather) Download

func (m *MockPather) Download(arg0 ...string) string

Download mocks base method.

func (*MockPather) EXPECT

func (m *MockPather) EXPECT() *MockPatherMockRecorder

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

func (*MockPather) SDK

func (m *MockPather) SDK(arg0 ...string) string

SDK mocks base method.

type MockPatherMockRecorder

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

MockPatherMockRecorder is the mock recorder for MockPather.

func (*MockPatherMockRecorder) Bin

func (mr *MockPatherMockRecorder) Bin(arg0 ...interface{}) *gomock.Call

Bin indicates an expected call of Bin.

func (*MockPatherMockRecorder) Cache

func (mr *MockPatherMockRecorder) Cache(arg0 ...interface{}) *gomock.Call

Cache indicates an expected call of Cache.

func (*MockPatherMockRecorder) Config

func (mr *MockPatherMockRecorder) Config(arg0 ...interface{}) *gomock.Call

Config indicates an expected call of Config.

func (*MockPatherMockRecorder) ConfigFilePath

func (mr *MockPatherMockRecorder) ConfigFilePath() *gomock.Call

ConfigFilePath indicates an expected call of ConfigFilePath.

func (*MockPatherMockRecorder) ConfigRoot

func (mr *MockPatherMockRecorder) ConfigRoot(arg0 ...interface{}) *gomock.Call

ConfigRoot indicates an expected call of ConfigRoot.

func (*MockPatherMockRecorder) Download

func (mr *MockPatherMockRecorder) Download(arg0 ...interface{}) *gomock.Call

Download indicates an expected call of Download.

func (*MockPatherMockRecorder) SDK

func (mr *MockPatherMockRecorder) SDK(arg0 ...interface{}) *gomock.Call

SDK indicates an expected call of SDK.

type MockRuntimeInfoGetter

type MockRuntimeInfoGetter struct {
	system.RuntimeInfo
}

func (MockRuntimeInfoGetter) Get

func (m MockRuntimeInfoGetter) Get() (info system.RuntimeInfo)

Jump to

Keyboard shortcuts

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