mocks

package
v0.0.0-...-9ec3720 Latest Latest
Warning

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

Go to latest
Published: Apr 6, 2021 License: AGPL-3.0 Imports: 5 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 MockDeployer

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

MockDeployer is a mock of Deployer interface

func NewMockDeployer

func NewMockDeployer(ctrl *gomock.Controller) *MockDeployer

NewMockDeployer creates a new mock instance

func (*MockDeployer) EXPECT

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

func (*MockDeployer) PrepareAndDeploy

func (m *MockDeployer) PrepareAndDeploy(arg0 *cmd.Context, arg1 deployer.DeployerAPI, arg2 deployer.Resolver, arg3 store.MacaroonGetter) error

PrepareAndDeploy mocks base method

func (*MockDeployer) String

func (m *MockDeployer) String() string

String mocks base method

type MockDeployerFactory

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

MockDeployerFactory is a mock of DeployerFactory interface

func NewMockDeployerFactory

func NewMockDeployerFactory(ctrl *gomock.Controller) *MockDeployerFactory

NewMockDeployerFactory creates a new mock instance

func (*MockDeployerFactory) EXPECT

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

func (*MockDeployerFactory) GetDeployer

GetDeployer mocks base method

type MockDeployerFactoryMockRecorder

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

MockDeployerFactoryMockRecorder is the mock recorder for MockDeployerFactory

func (*MockDeployerFactoryMockRecorder) GetDeployer

func (mr *MockDeployerFactoryMockRecorder) GetDeployer(arg0, arg1, arg2 interface{}) *gomock.Call

GetDeployer indicates an expected call of GetDeployer

type MockDeployerMockRecorder

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

MockDeployerMockRecorder is the mock recorder for MockDeployer

func (*MockDeployerMockRecorder) PrepareAndDeploy

func (mr *MockDeployerMockRecorder) PrepareAndDeploy(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

PrepareAndDeploy indicates an expected call of PrepareAndDeploy

func (*MockDeployerMockRecorder) String

func (mr *MockDeployerMockRecorder) String() *gomock.Call

String indicates an expected call of String

Jump to

Keyboard shortcuts

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