fake

package
v0.4.1 Latest Latest
Warning

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

Go to latest
Published: Jul 29, 2019 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package fake is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockComponentCache

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

MockComponentCache is a mock of ComponentCache interface

func NewMockComponentCache

func NewMockComponentCache(ctrl *gomock.Controller) *MockComponentCache

NewMockComponentCache creates a new mock instance

func (*MockComponentCache) Add

func (m *MockComponentCache) Add(key, value interface{}) bool

Add mocks base method

func (*MockComponentCache) EXPECT

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

func (*MockComponentCache) Get

func (m *MockComponentCache) Get(key interface{}) (component.Component, bool)

Get mocks base method

func (*MockComponentCache) Start

func (m *MockComponentCache) Start(arg0 context.Context)

Start mocks base method

func (*MockComponentCache) Update

Update mocks base method

type MockComponentCacheMockRecorder

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

MockComponentCacheMockRecorder is the mock recorder for MockComponentCache

func (*MockComponentCacheMockRecorder) Add

func (mr *MockComponentCacheMockRecorder) Add(key, value interface{}) *gomock.Call

Add indicates an expected call of Add

func (*MockComponentCacheMockRecorder) Get

func (mr *MockComponentCacheMockRecorder) Get(key interface{}) *gomock.Call

Get indicates an expected call of Get

func (*MockComponentCacheMockRecorder) Start

func (mr *MockComponentCacheMockRecorder) Start(arg0 interface{}) *gomock.Call

Start indicates an expected call of Start

func (*MockComponentCacheMockRecorder) Update

func (mr *MockComponentCacheMockRecorder) Update(arg0, arg1 interface{}) *gomock.Call

Update indicates an expected call of Update

Jump to

Keyboard shortcuts

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