mock_dbclient

package
v0.0.0-...-9fb1a10 Latest Latest
Warning

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

Go to latest
Published: Oct 24, 2022 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package mock_dbclient is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockDBClient

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

MockDBClient is a mock of DBClient interface

func NewMockDBClient

func NewMockDBClient(ctrl *gomock.Controller) *MockDBClient

NewMockDBClient creates a new mock instance

func (*MockDBClient) EXPECT

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

func (*MockDBClient) GetTrialResult

func (m *MockDBClient) GetTrialResult(trial *v1alpha1.Trial) (*v1alpha1.TrialResult, error)

GetTrialResult mocks base method

type MockDBClientMockRecorder

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

MockDBClientMockRecorder is the mock recorder for MockDBClient

func (*MockDBClientMockRecorder) GetTrialResult

func (mr *MockDBClientMockRecorder) GetTrialResult(trial interface{}) *gomock.Call

GetTrialResult indicates an expected call of GetTrialResult

Jump to

Keyboard shortcuts

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