mock_app_ast_query_id

package
v1.4.0 Latest Latest
Warning

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

Go to latest
Published: Jan 16, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Code generated by MockGen. DO NOT EDIT. Source: github.com/checkmarxDev/ast-sast-export/internal/app/interfaces (interfaces: ASTQueryIDProvider)

Generated by this command:

mockgen -package mock_app_ast_query_id -destination test/mocks/app/ast_query_id/mock_provider.go github.com/checkmarxDev/ast-sast-export/internal/app/interfaces ASTQueryIDProvider

Package mock_app_ast_query_id is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockASTQueryIDProvider added in v1.0.2

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

MockASTQueryIDProvider is a mock of ASTQueryIDProvider interface.

func NewMockASTQueryIDProvider added in v1.0.2

func NewMockASTQueryIDProvider(ctrl *gomock.Controller) *MockASTQueryIDProvider

NewMockASTQueryIDProvider creates a new mock instance.

func (*MockASTQueryIDProvider) EXPECT added in v1.0.2

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

func (*MockASTQueryIDProvider) GetQueryID added in v1.0.2

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

GetQueryID mocks base method.

type MockASTQueryIDProviderMockRecorder added in v1.0.2

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

MockASTQueryIDProviderMockRecorder is the mock recorder for MockASTQueryIDProvider.

func (*MockASTQueryIDProviderMockRecorder) GetQueryID added in v1.0.2

func (mr *MockASTQueryIDProviderMockRecorder) 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