mock_reporter

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Dec 10, 2019 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Package mock_reporter is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Mocklogger

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

Mocklogger is a mock of logger interface

func NewMocklogger

func NewMocklogger(ctrl *gomock.Controller) *Mocklogger

NewMocklogger creates a new mock instance

func (*Mocklogger) EXPECT

func (m *Mocklogger) EXPECT() *MockloggerMockRecorder

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

func (*Mocklogger) Printf

func (m *Mocklogger) Printf(arg0 string, arg1 ...interface{})

Printf mocks base method

type MockloggerMockRecorder

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

MockloggerMockRecorder is the mock recorder for Mocklogger

func (*MockloggerMockRecorder) Printf

func (mr *MockloggerMockRecorder) Printf(arg0 interface{}, arg1 ...interface{}) *gomock.Call

Printf indicates an expected call of Printf

Jump to

Keyboard shortcuts

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