mocks

package
v0.15.1 Latest Latest
Warning

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

Go to latest
Published: Nov 29, 2024 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 Authentication

type Authentication struct {
	mock.Mock
}

Authentication is an autogenerated mock type for the Authentication type

func NewAuthentication

func NewAuthentication(t interface {
	mock.TestingT
	Cleanup(func())
}) *Authentication

NewAuthentication creates a new instance of Authentication. 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 (*Authentication) Authenticate

func (_m *Authentication) Authenticate(ctx context.Context, token string) (authn.Session, error)

Authenticate provides a mock function with given fields: ctx, token

Jump to

Keyboard shortcuts

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