mock_interfaces

package
v1.8.0 Latest Latest
Warning

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

Go to latest
Published: Feb 6, 2025 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package mock_interfaces is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockASTQueryProvider

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

MockASTQueryProvider is a mock of ASTQueryProvider interface.

func NewMockASTQueryProvider

func NewMockASTQueryProvider(ctrl *gomock.Controller) *MockASTQueryProvider

NewMockASTQueryProvider creates a new mock instance.

func (*MockASTQueryProvider) EXPECT

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

func (*MockASTQueryProvider) GetCustomQueriesList

func (m *MockASTQueryProvider) GetCustomQueriesList() (*soap.GetQueryCollectionResponse, error)

GetCustomQueriesList mocks base method.

func (*MockASTQueryProvider) GetQueryID

func (m *MockASTQueryProvider) GetQueryID(arg0, arg1, arg2, arg3 string) (string, error)

GetQueryID mocks base method.

type MockASTQueryProviderMockRecorder

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

MockASTQueryProviderMockRecorder is the mock recorder for MockASTQueryProvider.

func (*MockASTQueryProviderMockRecorder) GetCustomQueriesList

func (mr *MockASTQueryProviderMockRecorder) GetCustomQueriesList() *gomock.Call

GetCustomQueriesList indicates an expected call of GetCustomQueriesList.

func (*MockASTQueryProviderMockRecorder) GetQueryID

func (mr *MockASTQueryProviderMockRecorder) GetQueryID(arg0, arg1, arg2, arg3 any) *gomock.Call

GetQueryID indicates an expected call of GetQueryID.

Jump to

Keyboard shortcuts

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