ui

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: 2 Imported by: 0

Documentation

Overview

Package ui is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockUi

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

MockUi is a mock of Ui interface

func NewMockUi

func NewMockUi(ctrl *gomock.Controller) *MockUi

NewMockUi creates a new mock instance

func (*MockUi) Ask

func (m *MockUi) Ask(arg0 string) (string, error)

Ask mocks base method

func (*MockUi) AskSecret

func (m *MockUi) AskSecret(arg0 string) (string, error)

AskSecret mocks base method

func (*MockUi) EXPECT

func (m *MockUi) EXPECT() *MockUiMockRecorder

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

func (*MockUi) Error

func (m *MockUi) Error(arg0 string)

Error mocks base method

func (*MockUi) Info

func (m *MockUi) Info(arg0 string)

Info mocks base method

func (*MockUi) Output

func (m *MockUi) Output(arg0 string)

Output mocks base method

func (*MockUi) Warn

func (m *MockUi) Warn(arg0 string)

Warn mocks base method

type MockUiMockRecorder

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

MockUiMockRecorder is the mock recorder for MockUi

func (*MockUiMockRecorder) Ask

func (mr *MockUiMockRecorder) Ask(arg0 interface{}) *gomock.Call

Ask indicates an expected call of Ask

func (*MockUiMockRecorder) AskSecret

func (mr *MockUiMockRecorder) AskSecret(arg0 interface{}) *gomock.Call

AskSecret indicates an expected call of AskSecret

func (*MockUiMockRecorder) Error

func (mr *MockUiMockRecorder) Error(arg0 interface{}) *gomock.Call

Error indicates an expected call of Error

func (*MockUiMockRecorder) Info

func (mr *MockUiMockRecorder) Info(arg0 interface{}) *gomock.Call

Info indicates an expected call of Info

func (*MockUiMockRecorder) Output

func (mr *MockUiMockRecorder) Output(arg0 interface{}) *gomock.Call

Output indicates an expected call of Output

func (*MockUiMockRecorder) Warn

func (mr *MockUiMockRecorder) Warn(arg0 interface{}) *gomock.Call

Warn indicates an expected call of Warn

Jump to

Keyboard shortcuts

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