mocks

package
v0.0.0-...-a4d1c73 Latest Latest
Warning

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

Go to latest
Published: Mar 4, 2019 License: Apache-2.0 Imports: 3 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 MockLoggerInt

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

MockLoggerInt is a mock of LoggerInt interface

func NewMockLoggerInt

func NewMockLoggerInt(ctrl *gomock.Controller) *MockLoggerInt

NewMockLoggerInt creates a new mock instance

func (*MockLoggerInt) AddResourceForValidation

func (m *MockLoggerInt) AddResourceForValidation(resourceName string) *logger.ResourceValidation

AddResourceForValidation mocks base method

func (*MockLoggerInt) Always

func (m *MockLoggerInt) Always(message string)

Always mocks base method

func (*MockLoggerInt) Debug

func (m *MockLoggerInt) Debug(debug string)

Debug mocks base method

func (*MockLoggerInt) EXPECT

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

func (*MockLoggerInt) Error

func (m *MockLoggerInt) Error(err string)

Error mocks base method

func (*MockLoggerInt) GetInput

func (m *MockLoggerInt) GetInput(message string, v ...interface{}) error

GetInput mocks base method

func (*MockLoggerInt) HasValidationErrors

func (m *MockLoggerInt) HasValidationErrors() bool

HasValidationErrors mocks base method

func (*MockLoggerInt) HasValidationWarnings

func (m *MockLoggerInt) HasValidationWarnings() bool

HasValidationWarnings mocks base method

func (*MockLoggerInt) Info

func (m *MockLoggerInt) Info(info string)

Info mocks base method

func (*MockLoggerInt) PrintValidationErrors

func (m *MockLoggerInt) PrintValidationErrors()

PrintValidationErrors mocks base method

func (*MockLoggerInt) SetVerbosity

func (m *MockLoggerInt) SetVerbosity(verbosity string)

SetVerbosity mocks base method

func (*MockLoggerInt) Trace

func (m *MockLoggerInt) Trace(trace string)

Trace mocks base method

func (*MockLoggerInt) Warning

func (m *MockLoggerInt) Warning(warning string)

Warning mocks base method

type MockLoggerIntMockRecorder

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

MockLoggerIntMockRecorder is the mock recorder for MockLoggerInt

func (*MockLoggerIntMockRecorder) AddResourceForValidation

func (mr *MockLoggerIntMockRecorder) AddResourceForValidation(resourceName interface{}) *gomock.Call

AddResourceForValidation indicates an expected call of AddResourceForValidation

func (*MockLoggerIntMockRecorder) Always

func (mr *MockLoggerIntMockRecorder) Always(message interface{}) *gomock.Call

Always indicates an expected call of Always

func (*MockLoggerIntMockRecorder) Debug

func (mr *MockLoggerIntMockRecorder) Debug(debug interface{}) *gomock.Call

Debug indicates an expected call of Debug

func (*MockLoggerIntMockRecorder) Error

func (mr *MockLoggerIntMockRecorder) Error(err interface{}) *gomock.Call

Error indicates an expected call of Error

func (*MockLoggerIntMockRecorder) GetInput

func (mr *MockLoggerIntMockRecorder) GetInput(message interface{}, v ...interface{}) *gomock.Call

GetInput indicates an expected call of GetInput

func (*MockLoggerIntMockRecorder) HasValidationErrors

func (mr *MockLoggerIntMockRecorder) HasValidationErrors() *gomock.Call

HasValidationErrors indicates an expected call of HasValidationErrors

func (*MockLoggerIntMockRecorder) HasValidationWarnings

func (mr *MockLoggerIntMockRecorder) HasValidationWarnings() *gomock.Call

HasValidationWarnings indicates an expected call of HasValidationWarnings

func (*MockLoggerIntMockRecorder) Info

func (mr *MockLoggerIntMockRecorder) Info(info interface{}) *gomock.Call

Info indicates an expected call of Info

func (*MockLoggerIntMockRecorder) PrintValidationErrors

func (mr *MockLoggerIntMockRecorder) PrintValidationErrors() *gomock.Call

PrintValidationErrors indicates an expected call of PrintValidationErrors

func (*MockLoggerIntMockRecorder) SetVerbosity

func (mr *MockLoggerIntMockRecorder) SetVerbosity(verbosity interface{}) *gomock.Call

SetVerbosity indicates an expected call of SetVerbosity

func (*MockLoggerIntMockRecorder) Trace

func (mr *MockLoggerIntMockRecorder) Trace(trace interface{}) *gomock.Call

Trace indicates an expected call of Trace

func (*MockLoggerIntMockRecorder) Warning

func (mr *MockLoggerIntMockRecorder) Warning(warning interface{}) *gomock.Call

Warning indicates an expected call of Warning

Jump to

Keyboard shortcuts

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