clworkosmock

package
v0.30.11 Latest Latest
Warning

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

Go to latest
Published: May 16, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockUserManagement

type MockUserManagement struct {
	mock.Mock
}

MockUserManagement is an autogenerated mock type for the UserManagement type

func NewMockUserManagement

func NewMockUserManagement(t interface {
	mock.TestingT
	Cleanup(func())
}) *MockUserManagement

NewMockUserManagement creates a new instance of MockUserManagement. 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 (*MockUserManagement) AuthenticateWithCode

AuthenticateWithCode provides a mock function with given fields: ctx, opts

func (*MockUserManagement) AuthenticateWithRefreshToken

AuthenticateWithRefreshToken provides a mock function with given fields: ctx, opts

func (*MockUserManagement) EXPECT

func (*MockUserManagement) GetAuthorizationURL

func (_m *MockUserManagement) GetAuthorizationURL(opts usermanagement.GetAuthorizationURLOpts) (*url.URL, error)

GetAuthorizationURL provides a mock function with given fields: opts

func (*MockUserManagement) GetLogoutURL

func (_m *MockUserManagement) GetLogoutURL(opts usermanagement.GetLogoutURLOpts) (*url.URL, error)

GetLogoutURL provides a mock function with given fields: opts

type MockUserManagement_AuthenticateWithCode_Call

type MockUserManagement_AuthenticateWithCode_Call struct {
	*mock.Call
}

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

func (*MockUserManagement_AuthenticateWithCode_Call) Return

func (*MockUserManagement_AuthenticateWithCode_Call) Run

type MockUserManagement_AuthenticateWithRefreshToken_Call

type MockUserManagement_AuthenticateWithRefreshToken_Call struct {
	*mock.Call
}

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

type MockUserManagement_Expecter

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

func (*MockUserManagement_Expecter) AuthenticateWithCode

func (_e *MockUserManagement_Expecter) AuthenticateWithCode(ctx interface{}, opts interface{}) *MockUserManagement_AuthenticateWithCode_Call

AuthenticateWithCode is a helper method to define mock.On call

  • ctx context.Context
  • opts usermanagement.AuthenticateWithCodeOpts

func (*MockUserManagement_Expecter) AuthenticateWithRefreshToken

func (_e *MockUserManagement_Expecter) AuthenticateWithRefreshToken(ctx interface{}, opts interface{}) *MockUserManagement_AuthenticateWithRefreshToken_Call

AuthenticateWithRefreshToken is a helper method to define mock.On call

  • ctx context.Context
  • opts usermanagement.AuthenticateWithRefreshTokenOpts

func (*MockUserManagement_Expecter) GetAuthorizationURL

func (_e *MockUserManagement_Expecter) GetAuthorizationURL(opts interface{}) *MockUserManagement_GetAuthorizationURL_Call

GetAuthorizationURL is a helper method to define mock.On call

  • opts usermanagement.GetAuthorizationURLOpts

func (*MockUserManagement_Expecter) GetLogoutURL

func (_e *MockUserManagement_Expecter) GetLogoutURL(opts interface{}) *MockUserManagement_GetLogoutURL_Call

GetLogoutURL is a helper method to define mock.On call

  • opts usermanagement.GetLogoutURLOpts

type MockUserManagement_GetAuthorizationURL_Call

type MockUserManagement_GetAuthorizationURL_Call struct {
	*mock.Call
}

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

func (*MockUserManagement_GetAuthorizationURL_Call) Return

func (*MockUserManagement_GetAuthorizationURL_Call) Run

func (*MockUserManagement_GetAuthorizationURL_Call) RunAndReturn

type MockUserManagement_GetLogoutURL_Call

type MockUserManagement_GetLogoutURL_Call struct {
	*mock.Call
}

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

func (*MockUserManagement_GetLogoutURL_Call) Return

func (*MockUserManagement_GetLogoutURL_Call) Run

func (*MockUserManagement_GetLogoutURL_Call) RunAndReturn

Jump to

Keyboard shortcuts

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