Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ClaimsValidator ¶
ClaimsValidator is an autogenerated mock type for the ClaimsValidator type
func NewClaimsValidator ¶
func NewClaimsValidator(t interface { mock.TestingT Cleanup(func()) }) *ClaimsValidator
NewClaimsValidator creates a new instance of ClaimsValidator. 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 (*ClaimsValidator) Validate ¶
func (_m *ClaimsValidator) Validate(_a0 context.Context, _a1 idtokenclaims.Claims) error
Validate provides a mock function with given fields: _a0, _a1
Click to show internal directories.
Click to hide internal directories.