mock_client

package
v0.0.0-...-ed9f9c9 Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package mock_client is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockRemotePDPClient

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

MockRemotePDPClient is a mock of RemotePDPClient interface.

func NewMockRemotePDPClient

func NewMockRemotePDPClient(ctrl *gomock.Controller) *MockRemotePDPClient

NewMockRemotePDPClient creates a new mock instance.

func (*MockRemotePDPClient) CheckAccess

CheckAccess mocks base method.

func (*MockRemotePDPClient) CreateAuthorizationRequest

func (m *MockRemotePDPClient) CreateAuthorizationRequest(arg0 string, arg1 []string, arg2 string) (*client.AuthorizationRequest, error)

CreateAuthorizationRequest mocks base method.

func (*MockRemotePDPClient) EXPECT

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

type MockRemotePDPClientMockRecorder

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

MockRemotePDPClientMockRecorder is the mock recorder for MockRemotePDPClient.

func (*MockRemotePDPClientMockRecorder) CheckAccess

func (mr *MockRemotePDPClientMockRecorder) CheckAccess(arg0, arg1 any) *gomock.Call

CheckAccess indicates an expected call of CheckAccess.

func (*MockRemotePDPClientMockRecorder) CreateAuthorizationRequest

func (mr *MockRemotePDPClientMockRecorder) CreateAuthorizationRequest(arg0, arg1, arg2 any) *gomock.Call

CreateAuthorizationRequest indicates an expected call of CreateAuthorizationRequest.

Jump to

Keyboard shortcuts

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