mocks

package
v1.13.3 Latest Latest
Warning

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

Go to latest
Published: Jun 6, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ExternalInitiatorManager

type ExternalInitiatorManager struct {
	mock.Mock
}

ExternalInitiatorManager is an autogenerated mock type for the ExternalInitiatorManager type

func NewExternalInitiatorManager added in v1.5.0

func NewExternalInitiatorManager(t mockConstructorTestingTNewExternalInitiatorManager) *ExternalInitiatorManager

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

func (*ExternalInitiatorManager) DeleteJob

func (_m *ExternalInitiatorManager) DeleteJob(webhookSpecID int32) error

DeleteJob provides a mock function with given fields: webhookSpecID

func (*ExternalInitiatorManager) FindExternalInitiatorByName

func (_m *ExternalInitiatorManager) FindExternalInitiatorByName(name string) (bridges.ExternalInitiator, error)

FindExternalInitiatorByName provides a mock function with given fields: name

func (*ExternalInitiatorManager) Notify

func (_m *ExternalInitiatorManager) Notify(webhookSpecID int32) error

Notify provides a mock function with given fields: webhookSpecID

type HTTPClient added in v0.10.11

type HTTPClient struct {
	mock.Mock
}

HTTPClient is an autogenerated mock type for the HTTPClient type

func NewHTTPClient added in v1.5.0

func NewHTTPClient(t mockConstructorTestingTNewHTTPClient) *HTTPClient

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

func (*HTTPClient) Do added in v0.10.11

func (_m *HTTPClient) Do(req *http.Request) (*http.Response, error)

Do provides a mock function with given fields: req

Jump to

Keyboard shortcuts

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