mock_ioutilwrapper

package
v1.2.1 Latest Latest
Warning

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

Go to latest
Published: Oct 11, 2018 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package mock_ioutilwrapper is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockIOUtil

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

MockIOUtil is a mock of IOUtil interface

func NewMockIOUtil

func NewMockIOUtil(ctrl *gomock.Controller) *MockIOUtil

NewMockIOUtil creates a new mock instance

func (*MockIOUtil) EXPECT

func (m *MockIOUtil) EXPECT() *MockIOUtilMockRecorder

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

func (*MockIOUtil) ReadAll

func (m *MockIOUtil) ReadAll(arg0 io.Reader) ([]byte, error)

ReadAll mocks base method

type MockIOUtilMockRecorder

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

MockIOUtilMockRecorder is the mock recorder for MockIOUtil

func (*MockIOUtilMockRecorder) ReadAll

func (mr *MockIOUtilMockRecorder) ReadAll(arg0 interface{}) *gomock.Call

ReadAll indicates an expected call of ReadAll

Jump to

Keyboard shortcuts

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