helper_test

package
v0.8.3 Latest Latest
Warning

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

Go to latest
Published: Apr 2, 2020 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LoggerMock

type LoggerMock struct {
	Logging []string
	T       *testing.T
}

LoggerMock ...

func NewLoggerMock

func NewLoggerMock(t *testing.T) *LoggerMock

NewLoggerMock ...

func (*LoggerMock) CompareLogging

func (l *LoggerMock) CompareLogging(expected string)

CompareLogging ...

func (*LoggerMock) Error

func (l *LoggerMock) Error(msg string, args ...interface{})

Error ...

func (*LoggerMock) Fatal

func (l *LoggerMock) Fatal(msg string, args ...interface{})

Fatal ...

func (*LoggerMock) Info

func (l *LoggerMock) Info(msg string, args ...interface{})

Info ...

func (*LoggerMock) InfoV

func (l *LoggerMock) InfoV(v int, msg string, args ...interface{})

InfoV ...

func (*LoggerMock) Warn

func (l *LoggerMock) Warn(msg string, args ...interface{})

Warn ...

Jump to

Keyboard shortcuts

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