mock_accountabstraction

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Nov 13, 2023 License: MIT Imports: 8 Imported by: 0

Documentation

Overview

Package mock_accountabstraction is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockAccountAbstractionService

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

MockAccountAbstractionService is a mock of AccountAbstractionService interface.

func NewMockAccountAbstractionService

func NewMockAccountAbstractionService(ctrl *gomock.Controller) *MockAccountAbstractionService

NewMockAccountAbstractionService creates a new mock instance.

func (*MockAccountAbstractionService) AdminMintAccessTokens

func (m *MockAccountAbstractionService) AdminMintAccessTokens(ctx context.Context, scw common.Address, amount *big.Int) (string, error)

AdminMintAccessTokens mocks base method.

func (*MockAccountAbstractionService) AdminVerifyIdentity

func (m *MockAccountAbstractionService) AdminVerifyIdentity(payload, signature []byte) error

AdminVerifyIdentity mocks base method.

func (*MockAccountAbstractionService) EXPECT

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

func (*MockAccountAbstractionService) GetDataNameRegister

func (m *MockAccountAbstractionService) GetDataNameRegister(ctx context.Context, in *anyns_api.NameRegisterRequest) ([]byte, []byte, error)

GetDataNameRegister mocks base method.

func (*MockAccountAbstractionService) GetNamesCountLeft

func (m *MockAccountAbstractionService) GetNamesCountLeft(ctx context.Context, scw common.Address) (uint64, error)

GetNamesCountLeft mocks base method.

func (*MockAccountAbstractionService) GetOperation

GetOperation mocks base method.

func (*MockAccountAbstractionService) GetSmartWalletAddress

func (m *MockAccountAbstractionService) GetSmartWalletAddress(ctx context.Context, eoa common.Address) (common.Address, error)

GetSmartWalletAddress mocks base method.

func (*MockAccountAbstractionService) Init

Init mocks base method.

func (*MockAccountAbstractionService) IsScwDeployed

func (m *MockAccountAbstractionService) IsScwDeployed(ctx context.Context, scw common.Address) (bool, error)

IsScwDeployed mocks base method.

func (*MockAccountAbstractionService) Name

Name mocks base method.

func (*MockAccountAbstractionService) SendUserOperation

func (m *MockAccountAbstractionService) SendUserOperation(ctx context.Context, contextData, signedByUserData []byte) (string, error)

SendUserOperation mocks base method.

type MockAccountAbstractionServiceMockRecorder

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

MockAccountAbstractionServiceMockRecorder is the mock recorder for MockAccountAbstractionService.

func (*MockAccountAbstractionServiceMockRecorder) AdminMintAccessTokens

func (mr *MockAccountAbstractionServiceMockRecorder) AdminMintAccessTokens(ctx, scw, amount interface{}) *gomock.Call

AdminMintAccessTokens indicates an expected call of AdminMintAccessTokens.

func (*MockAccountAbstractionServiceMockRecorder) AdminVerifyIdentity

func (mr *MockAccountAbstractionServiceMockRecorder) AdminVerifyIdentity(payload, signature interface{}) *gomock.Call

AdminVerifyIdentity indicates an expected call of AdminVerifyIdentity.

func (*MockAccountAbstractionServiceMockRecorder) GetDataNameRegister

func (mr *MockAccountAbstractionServiceMockRecorder) GetDataNameRegister(ctx, in interface{}) *gomock.Call

GetDataNameRegister indicates an expected call of GetDataNameRegister.

func (*MockAccountAbstractionServiceMockRecorder) GetNamesCountLeft

func (mr *MockAccountAbstractionServiceMockRecorder) GetNamesCountLeft(ctx, scw interface{}) *gomock.Call

GetNamesCountLeft indicates an expected call of GetNamesCountLeft.

func (*MockAccountAbstractionServiceMockRecorder) GetOperation

func (mr *MockAccountAbstractionServiceMockRecorder) GetOperation(ctx, operationID interface{}) *gomock.Call

GetOperation indicates an expected call of GetOperation.

func (*MockAccountAbstractionServiceMockRecorder) GetSmartWalletAddress

func (mr *MockAccountAbstractionServiceMockRecorder) GetSmartWalletAddress(ctx, eoa interface{}) *gomock.Call

GetSmartWalletAddress indicates an expected call of GetSmartWalletAddress.

func (*MockAccountAbstractionServiceMockRecorder) Init

func (mr *MockAccountAbstractionServiceMockRecorder) Init(a interface{}) *gomock.Call

Init indicates an expected call of Init.

func (*MockAccountAbstractionServiceMockRecorder) IsScwDeployed

func (mr *MockAccountAbstractionServiceMockRecorder) IsScwDeployed(ctx, scw interface{}) *gomock.Call

IsScwDeployed indicates an expected call of IsScwDeployed.

func (*MockAccountAbstractionServiceMockRecorder) Name

Name indicates an expected call of Name.

func (*MockAccountAbstractionServiceMockRecorder) SendUserOperation

func (mr *MockAccountAbstractionServiceMockRecorder) SendUserOperation(ctx, contextData, signedByUserData interface{}) *gomock.Call

SendUserOperation indicates an expected call of SendUserOperation.

Jump to

Keyboard shortcuts

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