Documentation ¶
Overview ¶
Package mock_aggregate is a generated GoMock package.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockSnapshotConfig ¶
type MockSnapshotConfig struct {
// contains filtered or unexported fields
}
MockSnapshotConfig is a mock of SnapshotConfig interface
func NewMockSnapshotConfig ¶
func NewMockSnapshotConfig(ctrl *gomock.Controller) *MockSnapshotConfig
NewMockSnapshotConfig creates a new mock instance
func (*MockSnapshotConfig) EXPECT ¶
func (m *MockSnapshotConfig) EXPECT() *MockSnapshotConfigMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
type MockSnapshotConfigMockRecorder ¶
type MockSnapshotConfigMockRecorder struct {
// contains filtered or unexported fields
}
MockSnapshotConfigMockRecorder is the mock recorder for MockSnapshotConfig
func (*MockSnapshotConfigMockRecorder) IsDue ¶
func (mr *MockSnapshotConfigMockRecorder) IsDue(arg0 interface{}) *gomock.Call
IsDue indicates an expected call of IsDue
Click to show internal directories.
Click to hide internal directories.