mocks

package
v0.0.21 Latest Latest
Warning

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

Go to latest
Published: May 6, 2015 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockInstallation

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

Mock of Installation interface

func NewMockInstallation

func NewMockInstallation(ctrl *gomock.Controller) *MockInstallation

func (*MockInstallation) EXPECT

func (_m *MockInstallation) EXPECT() *_MockInstallationRecorder

func (*MockInstallation) Job

func (_m *MockInstallation) Job() job.InstalledJob

func (*MockInstallation) StartRegistry

func (_m *MockInstallation) StartRegistry() error

func (*MockInstallation) StopRegistry

func (_m *MockInstallation) StopRegistry() error

func (*MockInstallation) Target

func (_m *MockInstallation) Target() installation.Target

type MockInstaller

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

Mock of Installer interface

func NewMockInstaller

func NewMockInstaller(ctrl *gomock.Controller) *MockInstaller

func (*MockInstaller) EXPECT

func (_m *MockInstaller) EXPECT() *_MockInstallerRecorder

func (*MockInstaller) Install

func (_m *MockInstaller) Install(_param0 manifest.Manifest, _param1 ui.Stage) (installation.Installation, error)

type MockInstallerFactory

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

Mock of InstallerFactory interface

func NewMockInstallerFactory

func NewMockInstallerFactory(ctrl *gomock.Controller) *MockInstallerFactory

func (*MockInstallerFactory) EXPECT

func (_m *MockInstallerFactory) EXPECT() *_MockInstallerFactoryRecorder

func (*MockInstallerFactory) NewInstaller

func (_m *MockInstallerFactory) NewInstaller() (installation.Installer, error)

Jump to

Keyboard shortcuts

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