mock_utils

package
v1.3.3 Latest Latest
Warning

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

Go to latest
Published: Mar 5, 2020 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package mock_utils is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockTestLogger

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

MockTestLogger is a mock of TestLogger interface

func NewMockTestLogger

func NewMockTestLogger(ctrl *gomock.Controller) *MockTestLogger

NewMockTestLogger creates a new mock instance

func (*MockTestLogger) EXPECT

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

func (*MockTestLogger) Log

func (m *MockTestLogger) Log(args ...interface{})

Log mocks base method

type MockTestLoggerMockRecorder

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

MockTestLoggerMockRecorder is the mock recorder for MockTestLogger

func (*MockTestLoggerMockRecorder) Log

func (mr *MockTestLoggerMockRecorder) Log(args ...interface{}) *gomock.Call

Log indicates an expected call of Log

Jump to

Keyboard shortcuts

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