mocks

package
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: May 27, 2022 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Check

type Check struct {
	mock.Mock
}

Check is an autogenerated mock type for the Check type

func (*Check) Error

func (_m *Check) Error(message string)

Error provides a mock function with given fields: message

func (*Check) Errorf

func (_m *Check) Errorf(status string, a ...interface{})

Errorf provides a mock function with given fields: status, a

func (*Check) Success

func (_m *Check) Success(message string)

Success provides a mock function with given fields: message

func (*Check) Successf

func (_m *Check) Successf(status string, a ...interface{})

Successf provides a mock function with given fields: status, a

func (*Check) UpdateStatus

func (_m *Check) UpdateStatus(status string)

UpdateStatus provides a mock function with given fields: status

func (*Check) UpdateStatusf

func (_m *Check) UpdateStatusf(status string, a ...interface{})

UpdateStatusf provides a mock function with given fields: status, a

func (*Check) Warning

func (_m *Check) Warning(message string)

Warning provides a mock function with given fields: message

func (*Check) Warningf

func (_m *Check) Warningf(status string, a ...interface{})

Warningf provides a mock function with given fields: status, a

type Report

type Report struct {
	mock.Mock
}

Report is an autogenerated mock type for the Report type

func (*Report) AddSection

func (_m *Report) AddSection(name string) reporter.Section

AddSection provides a mock function with given fields: name

func (*Report) Finish

func (_m *Report) Finish(summary string, message string)

Finish provides a mock function with given fields: summary, message

type Section

type Section struct {
	mock.Mock
}

Section is an autogenerated mock type for the Section type

func (*Section) AddCheck

func (_m *Section) AddCheck(name string) reporter.Check

AddCheck provides a mock function with given fields: name

func (*Section) Info

func (_m *Section) Info(message string)

Info provides a mock function with given fields: message

Jump to

Keyboard shortcuts

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