mock_snapshot

package
v1.4.0 Latest Latest
Warning

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

Go to latest
Published: Mar 11, 2020 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package mock_snapshot is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockIFace

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

MockIFace is a mock of IFace interface

func NewMockIFace

func NewMockIFace(ctrl *gomock.Controller) *MockIFace

NewMockIFace creates a new mock instance

func (*MockIFace) EXPECT

func (m *MockIFace) EXPECT() *MockIFaceMockRecorder

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

func (*MockIFace) Entries

func (m *MockIFace) Entries() map[string]*entry.Entry

Entries mocks base method

func (*MockIFace) FeatureEnabled

func (m *MockIFace) FeatureEnabled(arg0 string, arg1 uint64) bool

FeatureEnabled mocks base method

func (*MockIFace) FeatureEnabledForID

func (m *MockIFace) FeatureEnabledForID(arg0 string, arg1 uint64, arg2 uint32) bool

FeatureEnabledForID mocks base method

func (*MockIFace) Get

func (m *MockIFace) Get(arg0 string) string

Get mocks base method

func (*MockIFace) GetInteger

func (m *MockIFace) GetInteger(arg0 string, arg1 uint64) uint64

GetInteger mocks base method

func (*MockIFace) GetModified

func (m *MockIFace) GetModified(arg0 string) time.Time

GetModified mocks base method

func (*MockIFace) Keys

func (m *MockIFace) Keys() []string

Keys mocks base method

func (*MockIFace) SetEntry

func (m *MockIFace) SetEntry(arg0 string, arg1 *entry.Entry)

SetEntry mocks base method

type MockIFaceMockRecorder

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

MockIFaceMockRecorder is the mock recorder for MockIFace

func (*MockIFaceMockRecorder) Entries

func (mr *MockIFaceMockRecorder) Entries() *gomock.Call

Entries indicates an expected call of Entries

func (*MockIFaceMockRecorder) FeatureEnabled

func (mr *MockIFaceMockRecorder) FeatureEnabled(arg0, arg1 interface{}) *gomock.Call

FeatureEnabled indicates an expected call of FeatureEnabled

func (*MockIFaceMockRecorder) FeatureEnabledForID

func (mr *MockIFaceMockRecorder) FeatureEnabledForID(arg0, arg1, arg2 interface{}) *gomock.Call

FeatureEnabledForID indicates an expected call of FeatureEnabledForID

func (*MockIFaceMockRecorder) Get

func (mr *MockIFaceMockRecorder) Get(arg0 interface{}) *gomock.Call

Get indicates an expected call of Get

func (*MockIFaceMockRecorder) GetInteger

func (mr *MockIFaceMockRecorder) GetInteger(arg0, arg1 interface{}) *gomock.Call

GetInteger indicates an expected call of GetInteger

func (*MockIFaceMockRecorder) GetModified

func (mr *MockIFaceMockRecorder) GetModified(arg0 interface{}) *gomock.Call

GetModified indicates an expected call of GetModified

func (*MockIFaceMockRecorder) Keys

func (mr *MockIFaceMockRecorder) Keys() *gomock.Call

Keys indicates an expected call of Keys

func (*MockIFaceMockRecorder) SetEntry

func (mr *MockIFaceMockRecorder) SetEntry(arg0, arg1 interface{}) *gomock.Call

SetEntry indicates an expected call of SetEntry

Jump to

Keyboard shortcuts

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