mocks

package
v0.52.0 Latest Latest
Warning

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

Go to latest
Published: Sep 30, 2025 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockCognitoClient added in v0.37.0

type MockCognitoClient struct {
	mock.Mock
}

MockCognitoClient is an autogenerated mock type for the CognitoClient type

func NewMockCognitoClient added in v0.37.0

func NewMockCognitoClient(t interface {
	mock.TestingT
	Cleanup(func())
}) *MockCognitoClient

NewMockCognitoClient creates a new instance of MockCognitoClient. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

func (*MockCognitoClient) EXPECT added in v0.37.0

func (*MockCognitoClient) InitiateAuth added in v0.37.0

InitiateAuth provides a mock function for the type MockCognitoClient

type MockCognitoClient_Expecter added in v0.37.0

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

func (*MockCognitoClient_Expecter) InitiateAuth added in v0.37.0

func (_e *MockCognitoClient_Expecter) InitiateAuth(ctx interface{}, params interface{}, optFns ...interface{}) *MockCognitoClient_InitiateAuth_Call

InitiateAuth is a helper method to define mock.On call

  • ctx context.Context
  • params *cognitoidentityprovider.InitiateAuthInput
  • optFns ...func(*cognitoidentityprovider.Options)

type MockCognitoClient_InitiateAuth_Call added in v0.37.0

type MockCognitoClient_InitiateAuth_Call struct {
	*mock.Call
}

MockCognitoClient_InitiateAuth_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'InitiateAuth'

func (*MockCognitoClient_InitiateAuth_Call) Return added in v0.37.0

func (*MockCognitoClient_InitiateAuth_Call) Run added in v0.37.0

func (*MockCognitoClient_InitiateAuth_Call) RunAndReturn added in v0.37.0

Jump to

Keyboard shortcuts

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