testing

package
v0.0.0-...-bc06ff0 Latest Latest
Warning

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

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

Documentation

Overview

Package testing is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockInterface

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

MockInterface is a mock of Interface interface

func NewMockInterface

func NewMockInterface(ctrl *gomock.Controller) *MockInterface

NewMockInterface creates a new mock instance

func (*MockInterface) CreateBucket

func (m *MockInterface) CreateBucket(ctx context.Context, params *s3.CreateBucketInput, optFns ...func(*s3.Options)) (*s3.CreateBucketOutput, error)

CreateBucket mocks base method

func (*MockInterface) DeleteBucket

func (m *MockInterface) DeleteBucket(ctx context.Context, params *s3.DeleteBucketInput, optFns ...func(*s3.Options)) (*s3.DeleteBucketOutput, error)

DeleteBucket mocks base method

func (*MockInterface) DeleteObjects

func (m *MockInterface) DeleteObjects(ctx context.Context, params *s3.DeleteObjectsInput, optFns ...func(*s3.Options)) (*s3.DeleteObjectsOutput, error)

DeleteObjects mocks base method

func (*MockInterface) EXPECT

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

func (*MockInterface) GetBucketNotificationConfiguration

func (m *MockInterface) GetBucketNotificationConfiguration(ctx context.Context, params *s3.GetBucketNotificationConfigurationInput, optFns ...func(*s3.Options)) (*s3.GetBucketNotificationConfigurationOutput, error)

GetBucketNotificationConfiguration mocks base method

func (*MockInterface) HeadBucket

func (m *MockInterface) HeadBucket(ctx context.Context, params *s3.HeadBucketInput, optFns ...func(*s3.Options)) (*s3.HeadBucketOutput, error)

HeadBucket mocks base method

func (*MockInterface) ListObjectsV2

func (m *MockInterface) ListObjectsV2(ctx context.Context, params *s3.ListObjectsV2Input, optFns ...func(*s3.Options)) (*s3.ListObjectsV2Output, error)

ListObjectsV2 mocks base method

func (*MockInterface) PutBucketLifecycleConfiguration

func (m *MockInterface) PutBucketLifecycleConfiguration(ctx context.Context, params *s3.PutBucketLifecycleConfigurationInput, optFns ...func(*s3.Options)) (*s3.PutBucketLifecycleConfigurationOutput, error)

PutBucketLifecycleConfiguration mocks base method

func (*MockInterface) PutBucketNotificationConfiguration

func (m *MockInterface) PutBucketNotificationConfiguration(ctx context.Context, params *s3.PutBucketNotificationConfigurationInput, optFns ...func(*s3.Options)) (*s3.PutBucketNotificationConfigurationOutput, error)

PutBucketNotificationConfiguration mocks base method

type MockInterfaceMockRecorder

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

MockInterfaceMockRecorder is the mock recorder for MockInterface

func (*MockInterfaceMockRecorder) CreateBucket

func (mr *MockInterfaceMockRecorder) CreateBucket(ctx, params interface{}, optFns ...interface{}) *gomock.Call

CreateBucket indicates an expected call of CreateBucket

func (*MockInterfaceMockRecorder) DeleteBucket

func (mr *MockInterfaceMockRecorder) DeleteBucket(ctx, params interface{}, optFns ...interface{}) *gomock.Call

DeleteBucket indicates an expected call of DeleteBucket

func (*MockInterfaceMockRecorder) DeleteObjects

func (mr *MockInterfaceMockRecorder) DeleteObjects(ctx, params interface{}, optFns ...interface{}) *gomock.Call

DeleteObjects indicates an expected call of DeleteObjects

func (*MockInterfaceMockRecorder) GetBucketNotificationConfiguration

func (mr *MockInterfaceMockRecorder) GetBucketNotificationConfiguration(ctx, params interface{}, optFns ...interface{}) *gomock.Call

GetBucketNotificationConfiguration indicates an expected call of GetBucketNotificationConfiguration

func (*MockInterfaceMockRecorder) HeadBucket

func (mr *MockInterfaceMockRecorder) HeadBucket(ctx, params interface{}, optFns ...interface{}) *gomock.Call

HeadBucket indicates an expected call of HeadBucket

func (*MockInterfaceMockRecorder) ListObjectsV2

func (mr *MockInterfaceMockRecorder) ListObjectsV2(ctx, params interface{}, optFns ...interface{}) *gomock.Call

ListObjectsV2 indicates an expected call of ListObjectsV2

func (*MockInterfaceMockRecorder) PutBucketLifecycleConfiguration

func (mr *MockInterfaceMockRecorder) PutBucketLifecycleConfiguration(ctx, params interface{}, optFns ...interface{}) *gomock.Call

PutBucketLifecycleConfiguration indicates an expected call of PutBucketLifecycleConfiguration

func (*MockInterfaceMockRecorder) PutBucketNotificationConfiguration

func (mr *MockInterfaceMockRecorder) PutBucketNotificationConfiguration(ctx, params interface{}, optFns ...interface{}) *gomock.Call

PutBucketNotificationConfiguration indicates an expected call of PutBucketNotificationConfiguration

Jump to

Keyboard shortcuts

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