libmock

package
v1.14.11 Latest Latest
Warning

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

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

Documentation

Overview

Package libmock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockConfigIface

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

MockConfigIface is a mock of ConfigIface interface

func NewMockConfigIface

func NewMockConfigIface(ctrl *gomock.Controller) *MockConfigIface

NewMockConfigIface creates a new mock instance

func (*MockConfigIface) EXPECT

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

func (*MockConfigIface) GetData

func (m *MockConfigIface) GetData() *lib.Config

GetData mocks base method

func (*MockConfigIface) GetStore

func (m *MockConfigIface) GetStore() (storage.Store, error)

GetStore mocks base method

type MockConfigIfaceMockRecorder

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

MockConfigIfaceMockRecorder is the mock recorder for MockConfigIface

func (*MockConfigIfaceMockRecorder) GetData

func (mr *MockConfigIfaceMockRecorder) GetData() *gomock.Call

GetData indicates an expected call of GetData

func (*MockConfigIfaceMockRecorder) GetStore

func (mr *MockConfigIfaceMockRecorder) GetStore() *gomock.Call

GetStore indicates an expected call of GetStore

Jump to

Keyboard shortcuts

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