mocks

package
v0.0.0-...-7efa1e2 Latest Latest
Warning

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

Go to latest
Published: May 3, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package mocks is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockClientService

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

MockClientService is a mock of ClientService interface.

func NewMockClientService

func NewMockClientService(ctrl *gomock.Controller) *MockClientService

NewMockClientService creates a new mock instance.

func (*MockClientService) CreateCollection

CreateCollection mocks base method.

func (*MockClientService) DeleteCollection

DeleteCollection mocks base method.

func (*MockClientService) EXPECT

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

func (*MockClientService) ListCollections

ListCollections mocks base method.

func (*MockClientService) ReadCollection

ReadCollection mocks base method.

func (*MockClientService) SetTransport

func (m *MockClientService) SetTransport(transport runtime.ClientTransport)

SetTransport mocks base method.

func (*MockClientService) UpdateCollection

UpdateCollection mocks base method.

type MockClientServiceMockRecorder

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

MockClientServiceMockRecorder is the mock recorder for MockClientService.

func (*MockClientServiceMockRecorder) CreateCollection

func (mr *MockClientServiceMockRecorder) CreateCollection(params interface{}, opts ...interface{}) *gomock.Call

CreateCollection indicates an expected call of CreateCollection.

func (*MockClientServiceMockRecorder) DeleteCollection

func (mr *MockClientServiceMockRecorder) DeleteCollection(params interface{}, opts ...interface{}) *gomock.Call

DeleteCollection indicates an expected call of DeleteCollection.

func (*MockClientServiceMockRecorder) ListCollections

func (mr *MockClientServiceMockRecorder) ListCollections(params interface{}, opts ...interface{}) *gomock.Call

ListCollections indicates an expected call of ListCollections.

func (*MockClientServiceMockRecorder) ReadCollection

func (mr *MockClientServiceMockRecorder) ReadCollection(params interface{}, opts ...interface{}) *gomock.Call

ReadCollection indicates an expected call of ReadCollection.

func (*MockClientServiceMockRecorder) SetTransport

func (mr *MockClientServiceMockRecorder) SetTransport(transport interface{}) *gomock.Call

SetTransport indicates an expected call of SetTransport.

func (*MockClientServiceMockRecorder) UpdateCollection

func (mr *MockClientServiceMockRecorder) UpdateCollection(params interface{}, opts ...interface{}) *gomock.Call

UpdateCollection indicates an expected call of UpdateCollection.

Jump to

Keyboard shortcuts

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