apptype

package
v0.55.0 Latest Latest
Warning

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

Go to latest
Published: Jan 5, 2021 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package apptype is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockInspector

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

MockInspector is a mock of Inspector interface

func NewMockInspector

func NewMockInspector(ctrl *gomock.Controller) *MockInspector

NewMockInspector creates a new mock instance

func (*MockInspector) DetermineApplicationType

func (m *MockInspector) DetermineApplicationType(arg0 context.Context, arg1 string) (apptype.LocalAppCopy, error)

DetermineApplicationType mocks base method

func (*MockInspector) EXPECT

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

type MockInspectorMockRecorder

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

MockInspectorMockRecorder is the mock recorder for MockInspector

func (*MockInspectorMockRecorder) DetermineApplicationType

func (mr *MockInspectorMockRecorder) DetermineApplicationType(arg0, arg1 interface{}) *gomock.Call

DetermineApplicationType indicates an expected call of DetermineApplicationType

type MockLocalAppCopy added in v0.29.0

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

MockLocalAppCopy is a mock of LocalAppCopy interface

func NewMockLocalAppCopy added in v0.29.0

func NewMockLocalAppCopy(ctrl *gomock.Controller) *MockLocalAppCopy

NewMockLocalAppCopy creates a new mock instance

func (*MockLocalAppCopy) EXPECT added in v0.29.0

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

func (*MockLocalAppCopy) GetLocalPath added in v0.29.0

func (m *MockLocalAppCopy) GetLocalPath() string

GetLocalPath mocks base method

func (*MockLocalAppCopy) GetType added in v0.29.0

func (m *MockLocalAppCopy) GetType() string

GetType mocks base method

func (*MockLocalAppCopy) Remove added in v0.29.0

func (m *MockLocalAppCopy) Remove(arg0 afero.Afero) error

Remove mocks base method

type MockLocalAppCopyMockRecorder added in v0.29.0

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

MockLocalAppCopyMockRecorder is the mock recorder for MockLocalAppCopy

func (*MockLocalAppCopyMockRecorder) GetLocalPath added in v0.29.0

func (mr *MockLocalAppCopyMockRecorder) GetLocalPath() *gomock.Call

GetLocalPath indicates an expected call of GetLocalPath

func (*MockLocalAppCopyMockRecorder) GetType added in v0.29.0

func (mr *MockLocalAppCopyMockRecorder) GetType() *gomock.Call

GetType indicates an expected call of GetType

func (*MockLocalAppCopyMockRecorder) Remove added in v0.29.0

func (mr *MockLocalAppCopyMockRecorder) Remove(arg0 interface{}) *gomock.Call

Remove indicates an expected call of Remove

Jump to

Keyboard shortcuts

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