mock_handlers

package
v0.0.18 Latest Latest
Warning

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

Go to latest
Published: Oct 2, 2020 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Package mock_handlers is a generated GoMock package.

Package mock_handlers is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockArchPkgCheckInstallHandler added in v0.0.13

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

MockArchPkgCheckInstallHandler is a mock of ArchPkgCheckInstallHandler interface

func NewMockArchPkgCheckInstallHandler added in v0.0.13

func NewMockArchPkgCheckInstallHandler(ctrl *gomock.Controller) *MockArchPkgCheckInstallHandler

NewMockArchPkgCheckInstallHandler creates a new mock instance

func (*MockArchPkgCheckInstallHandler) CheckInstall added in v0.0.13

func (m *MockArchPkgCheckInstallHandler) CheckInstall(arg0 context.Context, arg1 string) bool

CheckInstall mocks base method

func (*MockArchPkgCheckInstallHandler) EXPECT added in v0.0.13

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

type MockArchPkgCheckInstallHandlerMockRecorder added in v0.0.13

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

MockArchPkgCheckInstallHandlerMockRecorder is the mock recorder for MockArchPkgCheckInstallHandler

func (*MockArchPkgCheckInstallHandlerMockRecorder) CheckInstall added in v0.0.13

func (mr *MockArchPkgCheckInstallHandlerMockRecorder) CheckInstall(arg0, arg1 interface{}) *gomock.Call

CheckInstall indicates an expected call of CheckInstall

type MockArchPkgInstallHandler added in v0.0.13

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

MockArchPkgInstallHandler is a mock of ArchPkgInstallHandler interface

func NewMockArchPkgInstallHandler added in v0.0.13

func NewMockArchPkgInstallHandler(ctrl *gomock.Controller) *MockArchPkgInstallHandler

NewMockArchPkgInstallHandler creates a new mock instance

func (*MockArchPkgInstallHandler) EXPECT added in v0.0.13

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

func (*MockArchPkgInstallHandler) Install added in v0.0.13

Install mocks base method

type MockArchPkgInstallHandlerMockRecorder added in v0.0.13

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

MockArchPkgInstallHandlerMockRecorder is the mock recorder for MockArchPkgInstallHandler

func (*MockArchPkgInstallHandlerMockRecorder) Install added in v0.0.13

func (mr *MockArchPkgInstallHandlerMockRecorder) Install(arg0, arg1, arg2 interface{}) *gomock.Call

Install indicates an expected call of Install

type MockArchPkgUninstallHandler added in v0.0.13

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

MockArchPkgUninstallHandler is a mock of ArchPkgUninstallHandler interface

func NewMockArchPkgUninstallHandler added in v0.0.13

func NewMockArchPkgUninstallHandler(ctrl *gomock.Controller) *MockArchPkgUninstallHandler

NewMockArchPkgUninstallHandler creates a new mock instance

func (*MockArchPkgUninstallHandler) EXPECT added in v0.0.13

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

func (*MockArchPkgUninstallHandler) Uninstall added in v0.0.13

Uninstall mocks base method

type MockArchPkgUninstallHandlerMockRecorder added in v0.0.13

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

MockArchPkgUninstallHandlerMockRecorder is the mock recorder for MockArchPkgUninstallHandler

func (*MockArchPkgUninstallHandlerMockRecorder) Uninstall added in v0.0.13

func (mr *MockArchPkgUninstallHandlerMockRecorder) Uninstall(arg0, arg1, arg2 interface{}) *gomock.Call

Uninstall indicates an expected call of Uninstall

type MockDarwinPkgCheckInstallHandler added in v0.0.13

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

MockDarwinPkgCheckInstallHandler is a mock of DarwinPkgCheckInstallHandler interface

func NewMockDarwinPkgCheckInstallHandler added in v0.0.13

func NewMockDarwinPkgCheckInstallHandler(ctrl *gomock.Controller) *MockDarwinPkgCheckInstallHandler

NewMockDarwinPkgCheckInstallHandler creates a new mock instance

func (*MockDarwinPkgCheckInstallHandler) CheckInstall added in v0.0.13

func (m *MockDarwinPkgCheckInstallHandler) CheckInstall(arg0 context.Context, arg1 string) bool

CheckInstall mocks base method

func (*MockDarwinPkgCheckInstallHandler) EXPECT added in v0.0.13

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

type MockDarwinPkgCheckInstallHandlerMockRecorder added in v0.0.13

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

MockDarwinPkgCheckInstallHandlerMockRecorder is the mock recorder for MockDarwinPkgCheckInstallHandler

func (*MockDarwinPkgCheckInstallHandlerMockRecorder) CheckInstall added in v0.0.13

func (mr *MockDarwinPkgCheckInstallHandlerMockRecorder) CheckInstall(arg0, arg1 interface{}) *gomock.Call

CheckInstall indicates an expected call of CheckInstall

type MockDarwinPkgInstallHandler added in v0.0.13

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

MockDarwinPkgInstallHandler is a mock of DarwinPkgInstallHandler interface

func NewMockDarwinPkgInstallHandler added in v0.0.13

func NewMockDarwinPkgInstallHandler(ctrl *gomock.Controller) *MockDarwinPkgInstallHandler

NewMockDarwinPkgInstallHandler creates a new mock instance

func (*MockDarwinPkgInstallHandler) EXPECT added in v0.0.13

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

func (*MockDarwinPkgInstallHandler) Install added in v0.0.13

Install mocks base method

type MockDarwinPkgInstallHandlerMockRecorder added in v0.0.13

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

MockDarwinPkgInstallHandlerMockRecorder is the mock recorder for MockDarwinPkgInstallHandler

func (*MockDarwinPkgInstallHandlerMockRecorder) Install added in v0.0.13

func (mr *MockDarwinPkgInstallHandlerMockRecorder) Install(arg0, arg1, arg2 interface{}) *gomock.Call

Install indicates an expected call of Install

type MockDarwinPkgUninstallHandler added in v0.0.13

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

MockDarwinPkgUninstallHandler is a mock of DarwinPkgUninstallHandler interface

func NewMockDarwinPkgUninstallHandler added in v0.0.13

func NewMockDarwinPkgUninstallHandler(ctrl *gomock.Controller) *MockDarwinPkgUninstallHandler

NewMockDarwinPkgUninstallHandler creates a new mock instance

func (*MockDarwinPkgUninstallHandler) EXPECT added in v0.0.13

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

func (*MockDarwinPkgUninstallHandler) Uninstall added in v0.0.13

Uninstall mocks base method

type MockDarwinPkgUninstallHandlerMockRecorder added in v0.0.13

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

MockDarwinPkgUninstallHandlerMockRecorder is the mock recorder for MockDarwinPkgUninstallHandler

func (*MockDarwinPkgUninstallHandlerMockRecorder) Uninstall added in v0.0.13

func (mr *MockDarwinPkgUninstallHandlerMockRecorder) Uninstall(arg0, arg1, arg2 interface{}) *gomock.Call

Uninstall indicates an expected call of Uninstall

Jump to

Keyboard shortcuts

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