mocks

package
v1.6.0 Latest Latest
Warning

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

Go to latest
Published: May 23, 2024 License: MIT 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 MockDeepcodeClient added in v1.5.6

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

MockDeepcodeClient is a mock of DeepcodeClient interface.

func NewMockDeepcodeClient added in v1.5.6

func NewMockDeepcodeClient(ctrl *gomock.Controller) *MockDeepcodeClient

NewMockDeepcodeClient creates a new mock instance.

func (*MockDeepcodeClient) CreateBundle added in v1.5.6

func (m *MockDeepcodeClient) CreateBundle(ctx context.Context, files map[string]string) (string, []string, error)

CreateBundle mocks base method.

func (*MockDeepcodeClient) EXPECT added in v1.5.6

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

func (*MockDeepcodeClient) ExtendBundle added in v1.5.6

func (m *MockDeepcodeClient) ExtendBundle(ctx context.Context, bundleHash string, files map[string]deepcode.BundleFile, removedFiles []string) (string, []string, error)

ExtendBundle mocks base method.

func (*MockDeepcodeClient) GetFilters added in v1.5.6

GetFilters mocks base method.

type MockDeepcodeClientMockRecorder added in v1.5.6

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

MockDeepcodeClientMockRecorder is the mock recorder for MockDeepcodeClient.

func (*MockDeepcodeClientMockRecorder) CreateBundle added in v1.5.6

func (mr *MockDeepcodeClientMockRecorder) CreateBundle(ctx, files interface{}) *gomock.Call

CreateBundle indicates an expected call of CreateBundle.

func (*MockDeepcodeClientMockRecorder) ExtendBundle added in v1.5.6

func (mr *MockDeepcodeClientMockRecorder) ExtendBundle(ctx, bundleHash, files, removedFiles interface{}) *gomock.Call

ExtendBundle indicates an expected call of ExtendBundle.

func (*MockDeepcodeClientMockRecorder) GetFilters added in v1.5.6

func (mr *MockDeepcodeClientMockRecorder) GetFilters(ctx interface{}) *gomock.Call

GetFilters indicates an expected call of GetFilters.

Jump to

Keyboard shortcuts

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