mocks

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Mar 18, 2025 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type UserRoleAssigner

type UserRoleAssigner struct {
	mock.Mock
}

UserRoleAssigner is an autogenerated mock type for the UserRoleAssigner type

func NewUserRoleAssigner

func NewUserRoleAssigner(t interface {
	mock.TestingT
	Cleanup(func())
}) *UserRoleAssigner

NewUserRoleAssigner creates a new instance of UserRoleAssigner. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

func (*UserRoleAssigner) ApplyUserRole

func (_m *UserRoleAssigner) ApplyUserRole(ctx context.Context, user *userv1beta1.User) (*userv1beta1.User, error)

ApplyUserRole provides a mock function with given fields: ctx, user

func (*UserRoleAssigner) EXPECT

func (*UserRoleAssigner) UpdateUserRoleAssignment

func (_m *UserRoleAssigner) UpdateUserRoleAssignment(ctx context.Context, user *userv1beta1.User, claims map[string]interface{}) (*userv1beta1.User, error)

UpdateUserRoleAssignment provides a mock function with given fields: ctx, user, claims

type UserRoleAssigner_ApplyUserRole_Call

type UserRoleAssigner_ApplyUserRole_Call struct {
	*mock.Call
}

UserRoleAssigner_ApplyUserRole_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ApplyUserRole'

func (*UserRoleAssigner_ApplyUserRole_Call) Return

func (*UserRoleAssigner_ApplyUserRole_Call) Run

func (*UserRoleAssigner_ApplyUserRole_Call) RunAndReturn

type UserRoleAssigner_Expecter

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

func (*UserRoleAssigner_Expecter) ApplyUserRole

func (_e *UserRoleAssigner_Expecter) ApplyUserRole(ctx interface{}, user interface{}) *UserRoleAssigner_ApplyUserRole_Call

ApplyUserRole is a helper method to define mock.On call

  • ctx context.Context
  • user *userv1beta1.User

func (*UserRoleAssigner_Expecter) UpdateUserRoleAssignment

func (_e *UserRoleAssigner_Expecter) UpdateUserRoleAssignment(ctx interface{}, user interface{}, claims interface{}) *UserRoleAssigner_UpdateUserRoleAssignment_Call

UpdateUserRoleAssignment is a helper method to define mock.On call

  • ctx context.Context
  • user *userv1beta1.User
  • claims map[string]interface{}

type UserRoleAssigner_UpdateUserRoleAssignment_Call

type UserRoleAssigner_UpdateUserRoleAssignment_Call struct {
	*mock.Call
}

UserRoleAssigner_UpdateUserRoleAssignment_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateUserRoleAssignment'

func (*UserRoleAssigner_UpdateUserRoleAssignment_Call) Return

func (*UserRoleAssigner_UpdateUserRoleAssignment_Call) Run

func (*UserRoleAssigner_UpdateUserRoleAssignment_Call) RunAndReturn

Jump to

Keyboard shortcuts

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