mock

package
v0.9.0 Latest Latest
Warning

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

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

Documentation

Overview

Package mock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockSuggestion

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

MockSuggestion is a mock of Suggestion interface

func NewMockSuggestion

func NewMockSuggestion(ctrl *gomock.Controller) *MockSuggestion

NewMockSuggestion creates a new mock instance

func (*MockSuggestion) EXPECT

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

func (*MockSuggestion) GetOrCreateSuggestion

func (m *MockSuggestion) GetOrCreateSuggestion(arg0 *v1alpha3.Experiment, arg1 int32) (*v1alpha30.Suggestion, error)

GetOrCreateSuggestion mocks base method

func (*MockSuggestion) UpdateSuggestion

func (m *MockSuggestion) UpdateSuggestion(arg0 *v1alpha30.Suggestion) error

UpdateSuggestion mocks base method

func (*MockSuggestion) UpdateSuggestionStatus

func (m *MockSuggestion) UpdateSuggestionStatus(arg0 *v1alpha30.Suggestion) error

UpdateSuggestionStatus mocks base method

type MockSuggestionMockRecorder

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

MockSuggestionMockRecorder is the mock recorder for MockSuggestion

func (*MockSuggestionMockRecorder) GetOrCreateSuggestion

func (mr *MockSuggestionMockRecorder) GetOrCreateSuggestion(arg0, arg1 interface{}) *gomock.Call

GetOrCreateSuggestion indicates an expected call of GetOrCreateSuggestion

func (*MockSuggestionMockRecorder) UpdateSuggestion

func (mr *MockSuggestionMockRecorder) UpdateSuggestion(arg0 interface{}) *gomock.Call

UpdateSuggestion indicates an expected call of UpdateSuggestion

func (*MockSuggestionMockRecorder) UpdateSuggestionStatus

func (mr *MockSuggestionMockRecorder) UpdateSuggestionStatus(arg0 interface{}) *gomock.Call

UpdateSuggestionStatus indicates an expected call of UpdateSuggestionStatus

Jump to

Keyboard shortcuts

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