artifactmock

package
v1.55.5 Latest Latest
Warning

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

Go to latest
Published: Jul 31, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package artifactmock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockArtifactAPI

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

MockArtifactAPI is a mock of ArtifactAPI interface

func NewMockArtifactAPI

func NewMockArtifactAPI(ctrl *gomock.Controller) *MockArtifactAPI

NewMockArtifactAPI creates a new mock instance

func (*MockArtifactAPI) EXPECT

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

func (*MockArtifactAPI) GetAccountSettings

GetAccountSettings mocks base method

func (*MockArtifactAPI) GetAccountSettingsRequest

GetAccountSettingsRequest mocks base method

func (*MockArtifactAPI) GetAccountSettingsWithContext

func (m *MockArtifactAPI) GetAccountSettingsWithContext(arg0 context.Context, arg1 *artifact.GetAccountSettingsInput, arg2 ...request.Option) (*artifact.GetAccountSettingsOutput, error)

GetAccountSettingsWithContext mocks base method

func (*MockArtifactAPI) GetReport

GetReport mocks base method

func (*MockArtifactAPI) GetReportMetadata

GetReportMetadata mocks base method

func (*MockArtifactAPI) GetReportMetadataRequest

GetReportMetadataRequest mocks base method

func (*MockArtifactAPI) GetReportMetadataWithContext

func (m *MockArtifactAPI) GetReportMetadataWithContext(arg0 context.Context, arg1 *artifact.GetReportMetadataInput, arg2 ...request.Option) (*artifact.GetReportMetadataOutput, error)

GetReportMetadataWithContext mocks base method

func (*MockArtifactAPI) GetReportRequest

GetReportRequest mocks base method

func (*MockArtifactAPI) GetReportWithContext

func (m *MockArtifactAPI) GetReportWithContext(arg0 context.Context, arg1 *artifact.GetReportInput, arg2 ...request.Option) (*artifact.GetReportOutput, error)

GetReportWithContext mocks base method

func (*MockArtifactAPI) GetTermForReport

GetTermForReport mocks base method

func (*MockArtifactAPI) GetTermForReportRequest

GetTermForReportRequest mocks base method

func (*MockArtifactAPI) GetTermForReportWithContext

func (m *MockArtifactAPI) GetTermForReportWithContext(arg0 context.Context, arg1 *artifact.GetTermForReportInput, arg2 ...request.Option) (*artifact.GetTermForReportOutput, error)

GetTermForReportWithContext mocks base method

func (*MockArtifactAPI) ListReports

ListReports mocks base method

func (*MockArtifactAPI) ListReportsPages

func (m *MockArtifactAPI) ListReportsPages(arg0 *artifact.ListReportsInput, arg1 func(*artifact.ListReportsOutput, bool) bool) error

ListReportsPages mocks base method

func (*MockArtifactAPI) ListReportsPagesWithContext

func (m *MockArtifactAPI) ListReportsPagesWithContext(arg0 context.Context, arg1 *artifact.ListReportsInput, arg2 func(*artifact.ListReportsOutput, bool) bool, arg3 ...request.Option) error

ListReportsPagesWithContext mocks base method

func (*MockArtifactAPI) ListReportsRequest

ListReportsRequest mocks base method

func (*MockArtifactAPI) ListReportsWithContext

func (m *MockArtifactAPI) ListReportsWithContext(arg0 context.Context, arg1 *artifact.ListReportsInput, arg2 ...request.Option) (*artifact.ListReportsOutput, error)

ListReportsWithContext mocks base method

func (*MockArtifactAPI) PutAccountSettings

PutAccountSettings mocks base method

func (*MockArtifactAPI) PutAccountSettingsRequest

PutAccountSettingsRequest mocks base method

func (*MockArtifactAPI) PutAccountSettingsWithContext

func (m *MockArtifactAPI) PutAccountSettingsWithContext(arg0 context.Context, arg1 *artifact.PutAccountSettingsInput, arg2 ...request.Option) (*artifact.PutAccountSettingsOutput, error)

PutAccountSettingsWithContext mocks base method

type MockArtifactAPIMockRecorder

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

MockArtifactAPIMockRecorder is the mock recorder for MockArtifactAPI

func (*MockArtifactAPIMockRecorder) GetAccountSettings

func (mr *MockArtifactAPIMockRecorder) GetAccountSettings(arg0 interface{}) *gomock.Call

GetAccountSettings indicates an expected call of GetAccountSettings

func (*MockArtifactAPIMockRecorder) GetAccountSettingsRequest

func (mr *MockArtifactAPIMockRecorder) GetAccountSettingsRequest(arg0 interface{}) *gomock.Call

GetAccountSettingsRequest indicates an expected call of GetAccountSettingsRequest

func (*MockArtifactAPIMockRecorder) GetAccountSettingsWithContext

func (mr *MockArtifactAPIMockRecorder) GetAccountSettingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetAccountSettingsWithContext indicates an expected call of GetAccountSettingsWithContext

func (*MockArtifactAPIMockRecorder) GetReport

func (mr *MockArtifactAPIMockRecorder) GetReport(arg0 interface{}) *gomock.Call

GetReport indicates an expected call of GetReport

func (*MockArtifactAPIMockRecorder) GetReportMetadata

func (mr *MockArtifactAPIMockRecorder) GetReportMetadata(arg0 interface{}) *gomock.Call

GetReportMetadata indicates an expected call of GetReportMetadata

func (*MockArtifactAPIMockRecorder) GetReportMetadataRequest

func (mr *MockArtifactAPIMockRecorder) GetReportMetadataRequest(arg0 interface{}) *gomock.Call

GetReportMetadataRequest indicates an expected call of GetReportMetadataRequest

func (*MockArtifactAPIMockRecorder) GetReportMetadataWithContext

func (mr *MockArtifactAPIMockRecorder) GetReportMetadataWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetReportMetadataWithContext indicates an expected call of GetReportMetadataWithContext

func (*MockArtifactAPIMockRecorder) GetReportRequest

func (mr *MockArtifactAPIMockRecorder) GetReportRequest(arg0 interface{}) *gomock.Call

GetReportRequest indicates an expected call of GetReportRequest

func (*MockArtifactAPIMockRecorder) GetReportWithContext

func (mr *MockArtifactAPIMockRecorder) GetReportWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetReportWithContext indicates an expected call of GetReportWithContext

func (*MockArtifactAPIMockRecorder) GetTermForReport

func (mr *MockArtifactAPIMockRecorder) GetTermForReport(arg0 interface{}) *gomock.Call

GetTermForReport indicates an expected call of GetTermForReport

func (*MockArtifactAPIMockRecorder) GetTermForReportRequest

func (mr *MockArtifactAPIMockRecorder) GetTermForReportRequest(arg0 interface{}) *gomock.Call

GetTermForReportRequest indicates an expected call of GetTermForReportRequest

func (*MockArtifactAPIMockRecorder) GetTermForReportWithContext

func (mr *MockArtifactAPIMockRecorder) GetTermForReportWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetTermForReportWithContext indicates an expected call of GetTermForReportWithContext

func (*MockArtifactAPIMockRecorder) ListReports

func (mr *MockArtifactAPIMockRecorder) ListReports(arg0 interface{}) *gomock.Call

ListReports indicates an expected call of ListReports

func (*MockArtifactAPIMockRecorder) ListReportsPages

func (mr *MockArtifactAPIMockRecorder) ListReportsPages(arg0, arg1 interface{}) *gomock.Call

ListReportsPages indicates an expected call of ListReportsPages

func (*MockArtifactAPIMockRecorder) ListReportsPagesWithContext

func (mr *MockArtifactAPIMockRecorder) ListReportsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListReportsPagesWithContext indicates an expected call of ListReportsPagesWithContext

func (*MockArtifactAPIMockRecorder) ListReportsRequest

func (mr *MockArtifactAPIMockRecorder) ListReportsRequest(arg0 interface{}) *gomock.Call

ListReportsRequest indicates an expected call of ListReportsRequest

func (*MockArtifactAPIMockRecorder) ListReportsWithContext

func (mr *MockArtifactAPIMockRecorder) ListReportsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListReportsWithContext indicates an expected call of ListReportsWithContext

func (*MockArtifactAPIMockRecorder) PutAccountSettings

func (mr *MockArtifactAPIMockRecorder) PutAccountSettings(arg0 interface{}) *gomock.Call

PutAccountSettings indicates an expected call of PutAccountSettings

func (*MockArtifactAPIMockRecorder) PutAccountSettingsRequest

func (mr *MockArtifactAPIMockRecorder) PutAccountSettingsRequest(arg0 interface{}) *gomock.Call

PutAccountSettingsRequest indicates an expected call of PutAccountSettingsRequest

func (*MockArtifactAPIMockRecorder) PutAccountSettingsWithContext

func (mr *MockArtifactAPIMockRecorder) PutAccountSettingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutAccountSettingsWithContext indicates an expected call of PutAccountSettingsWithContext

Jump to

Keyboard shortcuts

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