mocks

package
v0.0.0-...-165a0e8 Latest Latest
Warning

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

Go to latest
Published: Jan 25, 2024 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 Cfg

type Cfg struct {
	mock.Mock
}

Cfg is an autogenerated mock type for the cfg type

func NewCfg

func NewCfg(t interface {
	mock.TestingT
	Cleanup(func())
}) *Cfg

NewCfg creates a new instance of Cfg. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

type Log

type Log struct {
	mock.Mock
}

Log is an autogenerated mock type for the log type

func NewLog

func NewLog(t interface {
	mock.TestingT
	Cleanup(func())
}) *Log

NewLog creates a new instance of Log. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

func (*Log) Info

func (_m *Log) Info(msg string, fields ...zapcore.Field)

Info provides a mock function with given fields: msg, fields

Jump to

Keyboard shortcuts

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