mocks

package
v0.0.42 Latest Latest
Warning

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

Go to latest
Published: May 25, 2026 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	mock.Mock
}

Client is an autogenerated mock type for the Client type

func (*Client) DeleteOAuth2Client

func (_m *Client) DeleteOAuth2Client(id string) error

DeleteOAuth2Client provides a mock function with given fields: id

func (*Client) GetOAuth2Client

func (_m *Client) GetOAuth2Client(id string) (*hydra.OAuth2ClientJSON, bool, error)

GetOAuth2Client provides a mock function with given fields: id

func (*Client) ListOAuth2Client

func (_m *Client) ListOAuth2Client() ([]*hydra.OAuth2ClientJSON, error)

ListOAuth2Client provides a mock function with given fields:

func (*Client) PostOAuth2Client

func (_m *Client) PostOAuth2Client(o *hydra.OAuth2ClientJSON) (*hydra.OAuth2ClientJSON, error)

PostOAuth2Client provides a mock function with given fields: o

func (*Client) PutOAuth2Client

func (_m *Client) PutOAuth2Client(o *hydra.OAuth2ClientJSON) (*hydra.OAuth2ClientJSON, error)

PutOAuth2Client provides a mock function with given fields: o

Jump to

Keyboard shortcuts

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