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: 4 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 mockConstructorTestingTNewClient) *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) CreateBundleInstanceAuth

func (_m *Client) CreateBundleInstanceAuth(ctx context.Context, tenant string, input gqlclient.BundleInstanceAuthInput) error

CreateBundleInstanceAuth provides a mock function with given fields: ctx, tenant, input

func (*Client) DeleteBundleInstanceAuth

func (_m *Client) DeleteBundleInstanceAuth(ctx context.Context, tenant string, input gqlclient.BundleInstanceAuthInput) error

DeleteBundleInstanceAuth provides a mock function with given fields: ctx, tenant, input

func (*Client) GetApplicationBundles

func (_m *Client) GetApplicationBundles(ctx context.Context, appID string, tenant string) ([]*graphql.BundleExt, error)

GetApplicationBundles provides a mock function with given fields: ctx, appID, tenant

func (*Client) TenantByInternalIDQuery

func (_m *Client) TenantByInternalIDQuery(ctx context.Context, tenantID string) (*graphql.Tenant, error)

TenantByInternalIDQuery provides a mock function with given fields: ctx, tenantID

func (*Client) UpdateBundleInstanceAuth

func (_m *Client) UpdateBundleInstanceAuth(ctx context.Context, tenant string, input gqlclient.BundleInstanceAuthInput) error

UpdateBundleInstanceAuth provides a mock function with given fields: ctx, tenant, input

Jump to

Keyboard shortcuts

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