mocks

package
v1.3.7 Latest Latest
Warning

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

Go to latest
Published: Oct 14, 2020 License: MIT Imports: 4 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) Verify

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

Verify mocks base method

type MockIAPClientMockRecorder

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

MockIAPClientMockRecorder is the mock recorder for MockIAPClient

func (*MockIAPClientMockRecorder) Verify

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

Verify indicates an expected call of Verify

Jump to

Keyboard shortcuts

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