automock

package
v0.0.0-...-6d13c91 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 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 DirectorClient

type DirectorClient struct {
	mock.Mock
}

DirectorClient is an autogenerated mock type for the DirectorClient type

func NewDirectorClient

func NewDirectorClient(t interface {
	mock.TestingT
	Cleanup(func())
}) *DirectorClient

NewDirectorClient creates a new instance of DirectorClient. 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 (*DirectorClient) GetSystemAuthByToken

func (_m *DirectorClient) GetSystemAuthByToken(ctx context.Context, token string) (*model.SystemAuth, error)

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

func (*DirectorClient) InvalidateSystemAuthOneTimeToken

func (_m *DirectorClient) InvalidateSystemAuthOneTimeToken(ctx context.Context, authID string) error

InvalidateSystemAuthOneTimeToken provides a mock function with given fields: ctx, authID

Jump to

Keyboard shortcuts

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