tokensservicemock

package
v5.2.2 Latest Latest
Warning

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

Go to latest
Published: Sep 26, 2022 License: BSD-4-Clause Imports: 3 Imported by: 0

Documentation

Overview

Package tokensservicemock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockTokensService

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

MockTokensService is a mock of TokensService interface.

func NewMockTokensService

func NewMockTokensService(ctrl *gomock.Controller) *MockTokensService

NewMockTokensService creates a new mock instance.

func (*MockTokensService) EXPECT

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

func (*MockTokensService) TokenExchange

func (m *MockTokensService) TokenExchange(arg0 context.Context, arg1 string) (string, error)

TokenExchange mocks base method.

type MockTokensServiceMockRecorder

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

MockTokensServiceMockRecorder is the mock recorder for MockTokensService.

func (*MockTokensServiceMockRecorder) TokenExchange

func (mr *MockTokensServiceMockRecorder) TokenExchange(arg0, arg1 interface{}) *gomock.Call

TokenExchange indicates an expected call of TokenExchange.

Jump to

Keyboard shortcuts

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