mocks

package
v0.0.0-...-0481e0b Latest Latest
Warning

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

Go to latest
Published: Jun 15, 2023 License: MIT Imports: 5 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 MockIAPClient

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

MockIAPClient is a mock of IAPClient interface.

func NewMockIAPClient

func NewMockIAPClient(ctrl *gomock.Controller) *MockIAPClient

NewMockIAPClient creates a new mock instance.

func (*MockIAPClient) EXPECT

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

func (*MockIAPClient) ParseNotificationV2

func (m *MockIAPClient) ParseNotificationV2(arg0 string, arg1 *jwt.Token) error

ParseNotificationV2 mocks base method.

func (*MockIAPClient) Verify

func (m *MockIAPClient) Verify(arg0 context.Context, arg1 appstore.IAPRequest, arg2 interface{}) error

Verify mocks base method.

func (*MockIAPClient) VerifyWithStatus

func (m *MockIAPClient) VerifyWithStatus(arg0 context.Context, arg1 appstore.IAPRequest, arg2 interface{}) (int, error)

VerifyWithStatus mocks base method.

type MockIAPClientMockRecorder

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

MockIAPClientMockRecorder is the mock recorder for MockIAPClient.

func (*MockIAPClientMockRecorder) ParseNotificationV2

func (mr *MockIAPClientMockRecorder) ParseNotificationV2(arg0, arg1 interface{}) *gomock.Call

ParseNotificationV2 indicates an expected call of ParseNotificationV2.

func (*MockIAPClientMockRecorder) Verify

func (mr *MockIAPClientMockRecorder) Verify(arg0, arg1, arg2 interface{}) *gomock.Call

Verify indicates an expected call of Verify.

func (*MockIAPClientMockRecorder) VerifyWithStatus

func (mr *MockIAPClientMockRecorder) VerifyWithStatus(arg0, arg1, arg2 interface{}) *gomock.Call

VerifyWithStatus indicates an expected call of VerifyWithStatus.

Jump to

Keyboard shortcuts

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