mocks

package
v0.0.0-...-ea6d4cf Latest Latest
Warning

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

Go to latest
Published: Nov 25, 2024 License: CC0-1.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 Client

type Client struct {
	mock.Mock
}

Client is an autogenerated mock type for the Client type

func NewClient

func NewClient(t NewClientT) *Client

NewClient creates a new instance of Client. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.

func (*Client) GetOrgByGuid

func (_m *Client) GetOrgByGuid(guid string) (cfclient.Org, error)

GetOrgByGuid provides a mock function with given fields: guid

func (*Client) ListV3Domains

func (_m *Client) ListV3Domains(query url.Values) ([]cfclient.V3Domain, error)

ListV3Domains provides a mock function with given fields: query

type NewClientT

type NewClientT interface {
	mock.TestingT
	Cleanup(func())
}

Jump to

Keyboard shortcuts

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