mock_providers

package
v0.0.35 Latest Latest
Warning

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

Go to latest
Published: May 21, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Overview

Package mock_providers is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockGraphClient

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

MockGraphClient is a mock of GraphClient interface.

func NewMockGraphClient

func NewMockGraphClient(ctrl *gomock.Controller) *MockGraphClient

NewMockGraphClient creates a new mock instance.

func (*MockGraphClient) EXPECT

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

func (*MockGraphClient) GetApplicationObjectId

func (m *MockGraphClient) GetApplicationObjectId(ctx context.Context, appId string) (string, error)

GetApplicationObjectId mocks base method.

type MockGraphClientMockRecorder

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

MockGraphClientMockRecorder is the mock recorder for MockGraphClient.

func (*MockGraphClientMockRecorder) GetApplicationObjectId

func (mr *MockGraphClientMockRecorder) GetApplicationObjectId(ctx, appId any) *gomock.Call

GetApplicationObjectId indicates an expected call of GetApplicationObjectId.

type MockRoleAssignClient

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

MockRoleAssignClient is a mock of RoleAssignClient interface.

func NewMockRoleAssignClient

func NewMockRoleAssignClient(ctrl *gomock.Controller) *MockRoleAssignClient

NewMockRoleAssignClient creates a new mock instance.

func (*MockRoleAssignClient) CreateByID

CreateByID mocks base method.

func (*MockRoleAssignClient) EXPECT

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

type MockRoleAssignClientMockRecorder

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

MockRoleAssignClientMockRecorder is the mock recorder for MockRoleAssignClient.

func (*MockRoleAssignClientMockRecorder) CreateByID

func (mr *MockRoleAssignClientMockRecorder) CreateByID(ctx, roleAssignmentID, parameters, options any) *gomock.Call

CreateByID indicates an expected call of CreateByID.

type MockazTenantClient

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

MockazTenantClient is a mock of azTenantClient interface.

func NewMockazTenantClient

func NewMockazTenantClient(ctrl *gomock.Controller) *MockazTenantClient

NewMockazTenantClient creates a new mock instance.

func (*MockazTenantClient) EXPECT

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

func (*MockazTenantClient) NewListPager

NewListPager mocks base method.

type MockazTenantClientMockRecorder

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

MockazTenantClientMockRecorder is the mock recorder for MockazTenantClient.

func (*MockazTenantClientMockRecorder) NewListPager

func (mr *MockazTenantClientMockRecorder) NewListPager(options any) *gomock.Call

NewListPager indicates an expected call of NewListPager.

Jump to

Keyboard shortcuts

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