mocks

package
v0.0.13 Latest Latest
Warning

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

Go to latest
Published: Jan 4, 2019 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package mocks is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockMetaDataReader

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

MockMetaDataReader is a mock of MetaDataReader interface

func NewMockMetaDataReader

func NewMockMetaDataReader(ctrl *gomock.Controller) *MockMetaDataReader

NewMockMetaDataReader creates a new mock instance

func (*MockMetaDataReader) EXPECT

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

func (*MockMetaDataReader) Read

func (m *MockMetaDataReader) Read(arg0 string) (metadata.Metadata, error)

Read mocks base method

type MockMetaDataReaderMockRecorder

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

MockMetaDataReaderMockRecorder is the mock recorder for MockMetaDataReader

func (*MockMetaDataReaderMockRecorder) Read

func (mr *MockMetaDataReaderMockRecorder) Read(arg0 interface{}) *gomock.Call

Read indicates an expected call of Read

Jump to

Keyboard shortcuts

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