mocks

package
v0.0.9 Latest Latest
Warning

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

Go to latest
Published: Aug 3, 2024 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 IClient

type IClient struct {
	mock.Mock
}

IClient is an autogenerated mock type for the IClient type

func NewIClient

func NewIClient(t interface {
	mock.TestingT
	Cleanup(func())
}) *IClient

NewIClient creates a new instance of IClient. 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 (*IClient) BatchPutPropertyValues

BatchPutPropertyValues provides a mock function with given fields: ctx, params, optFns

func (*IClient) CancelMetadataTransferJob

CancelMetadataTransferJob provides a mock function with given fields: ctx, params, optFns

func (*IClient) CreateComponentType

CreateComponentType provides a mock function with given fields: ctx, params, optFns

func (*IClient) CreateEntity

func (_m *IClient) CreateEntity(ctx context.Context, params *iottwinmaker.CreateEntityInput, optFns ...func(*iottwinmaker.Options)) (*iottwinmaker.CreateEntityOutput, error)

CreateEntity provides a mock function with given fields: ctx, params, optFns

func (*IClient) CreateMetadataTransferJob

CreateMetadataTransferJob provides a mock function with given fields: ctx, params, optFns

func (*IClient) CreateScene

func (_m *IClient) CreateScene(ctx context.Context, params *iottwinmaker.CreateSceneInput, optFns ...func(*iottwinmaker.Options)) (*iottwinmaker.CreateSceneOutput, error)

CreateScene provides a mock function with given fields: ctx, params, optFns

func (*IClient) CreateSyncJob

func (_m *IClient) CreateSyncJob(ctx context.Context, params *iottwinmaker.CreateSyncJobInput, optFns ...func(*iottwinmaker.Options)) (*iottwinmaker.CreateSyncJobOutput, error)

CreateSyncJob provides a mock function with given fields: ctx, params, optFns

func (*IClient) CreateWorkspace

func (_m *IClient) CreateWorkspace(ctx context.Context, params *iottwinmaker.CreateWorkspaceInput, optFns ...func(*iottwinmaker.Options)) (*iottwinmaker.CreateWorkspaceOutput, error)

CreateWorkspace provides a mock function with given fields: ctx, params, optFns

func (*IClient) DeleteComponentType

DeleteComponentType provides a mock function with given fields: ctx, params, optFns

func (*IClient) DeleteEntity

func (_m *IClient) DeleteEntity(ctx context.Context, params *iottwinmaker.DeleteEntityInput, optFns ...func(*iottwinmaker.Options)) (*iottwinmaker.DeleteEntityOutput, error)

DeleteEntity provides a mock function with given fields: ctx, params, optFns

func (*IClient) DeleteScene

func (_m *IClient) DeleteScene(ctx context.Context, params *iottwinmaker.DeleteSceneInput, optFns ...func(*iottwinmaker.Options)) (*iottwinmaker.DeleteSceneOutput, error)

DeleteScene provides a mock function with given fields: ctx, params, optFns

func (*IClient) DeleteSyncJob

func (_m *IClient) DeleteSyncJob(ctx context.Context, params *iottwinmaker.DeleteSyncJobInput, optFns ...func(*iottwinmaker.Options)) (*iottwinmaker.DeleteSyncJobOutput, error)

DeleteSyncJob provides a mock function with given fields: ctx, params, optFns

func (*IClient) DeleteWorkspace

func (_m *IClient) DeleteWorkspace(ctx context.Context, params *iottwinmaker.DeleteWorkspaceInput, optFns ...func(*iottwinmaker.Options)) (*iottwinmaker.DeleteWorkspaceOutput, error)

DeleteWorkspace provides a mock function with given fields: ctx, params, optFns

func (*IClient) ExecuteQuery

func (_m *IClient) ExecuteQuery(ctx context.Context, params *iottwinmaker.ExecuteQueryInput, optFns ...func(*iottwinmaker.Options)) (*iottwinmaker.ExecuteQueryOutput, error)

ExecuteQuery provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetComponentType

func (_m *IClient) GetComponentType(ctx context.Context, params *iottwinmaker.GetComponentTypeInput, optFns ...func(*iottwinmaker.Options)) (*iottwinmaker.GetComponentTypeOutput, error)

GetComponentType provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetEntity

func (_m *IClient) GetEntity(ctx context.Context, params *iottwinmaker.GetEntityInput, optFns ...func(*iottwinmaker.Options)) (*iottwinmaker.GetEntityOutput, error)

GetEntity provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetMetadataTransferJob

GetMetadataTransferJob provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetPricingPlan

func (_m *IClient) GetPricingPlan(ctx context.Context, params *iottwinmaker.GetPricingPlanInput, optFns ...func(*iottwinmaker.Options)) (*iottwinmaker.GetPricingPlanOutput, error)

GetPricingPlan provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetPropertyValue

func (_m *IClient) GetPropertyValue(ctx context.Context, params *iottwinmaker.GetPropertyValueInput, optFns ...func(*iottwinmaker.Options)) (*iottwinmaker.GetPropertyValueOutput, error)

GetPropertyValue provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetPropertyValueHistory

GetPropertyValueHistory provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetScene

func (_m *IClient) GetScene(ctx context.Context, params *iottwinmaker.GetSceneInput, optFns ...func(*iottwinmaker.Options)) (*iottwinmaker.GetSceneOutput, error)

GetScene provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetSyncJob

func (_m *IClient) GetSyncJob(ctx context.Context, params *iottwinmaker.GetSyncJobInput, optFns ...func(*iottwinmaker.Options)) (*iottwinmaker.GetSyncJobOutput, error)

GetSyncJob provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetWorkspace

func (_m *IClient) GetWorkspace(ctx context.Context, params *iottwinmaker.GetWorkspaceInput, optFns ...func(*iottwinmaker.Options)) (*iottwinmaker.GetWorkspaceOutput, error)

GetWorkspace provides a mock function with given fields: ctx, params, optFns

func (*IClient) ListComponentTypes

ListComponentTypes provides a mock function with given fields: ctx, params, optFns

func (*IClient) ListComponents

func (_m *IClient) ListComponents(ctx context.Context, params *iottwinmaker.ListComponentsInput, optFns ...func(*iottwinmaker.Options)) (*iottwinmaker.ListComponentsOutput, error)

ListComponents provides a mock function with given fields: ctx, params, optFns

func (*IClient) ListEntities

func (_m *IClient) ListEntities(ctx context.Context, params *iottwinmaker.ListEntitiesInput, optFns ...func(*iottwinmaker.Options)) (*iottwinmaker.ListEntitiesOutput, error)

ListEntities provides a mock function with given fields: ctx, params, optFns

func (*IClient) ListMetadataTransferJobs

ListMetadataTransferJobs provides a mock function with given fields: ctx, params, optFns

func (*IClient) ListProperties

func (_m *IClient) ListProperties(ctx context.Context, params *iottwinmaker.ListPropertiesInput, optFns ...func(*iottwinmaker.Options)) (*iottwinmaker.ListPropertiesOutput, error)

ListProperties provides a mock function with given fields: ctx, params, optFns

func (*IClient) ListScenes

func (_m *IClient) ListScenes(ctx context.Context, params *iottwinmaker.ListScenesInput, optFns ...func(*iottwinmaker.Options)) (*iottwinmaker.ListScenesOutput, error)

ListScenes provides a mock function with given fields: ctx, params, optFns

func (*IClient) ListSyncJobs

func (_m *IClient) ListSyncJobs(ctx context.Context, params *iottwinmaker.ListSyncJobsInput, optFns ...func(*iottwinmaker.Options)) (*iottwinmaker.ListSyncJobsOutput, error)

ListSyncJobs provides a mock function with given fields: ctx, params, optFns

func (*IClient) ListSyncResources

func (_m *IClient) ListSyncResources(ctx context.Context, params *iottwinmaker.ListSyncResourcesInput, optFns ...func(*iottwinmaker.Options)) (*iottwinmaker.ListSyncResourcesOutput, error)

ListSyncResources provides a mock function with given fields: ctx, params, optFns

func (*IClient) ListTagsForResource

ListTagsForResource provides a mock function with given fields: ctx, params, optFns

func (*IClient) ListWorkspaces

func (_m *IClient) ListWorkspaces(ctx context.Context, params *iottwinmaker.ListWorkspacesInput, optFns ...func(*iottwinmaker.Options)) (*iottwinmaker.ListWorkspacesOutput, error)

ListWorkspaces provides a mock function with given fields: ctx, params, optFns

func (*IClient) Options

func (_m *IClient) Options() iottwinmaker.Options

Options provides a mock function with given fields:

func (*IClient) TagResource

func (_m *IClient) TagResource(ctx context.Context, params *iottwinmaker.TagResourceInput, optFns ...func(*iottwinmaker.Options)) (*iottwinmaker.TagResourceOutput, error)

TagResource provides a mock function with given fields: ctx, params, optFns

func (*IClient) UntagResource

func (_m *IClient) UntagResource(ctx context.Context, params *iottwinmaker.UntagResourceInput, optFns ...func(*iottwinmaker.Options)) (*iottwinmaker.UntagResourceOutput, error)

UntagResource provides a mock function with given fields: ctx, params, optFns

func (*IClient) UpdateComponentType

UpdateComponentType provides a mock function with given fields: ctx, params, optFns

func (*IClient) UpdateEntity

func (_m *IClient) UpdateEntity(ctx context.Context, params *iottwinmaker.UpdateEntityInput, optFns ...func(*iottwinmaker.Options)) (*iottwinmaker.UpdateEntityOutput, error)

UpdateEntity provides a mock function with given fields: ctx, params, optFns

func (*IClient) UpdatePricingPlan

func (_m *IClient) UpdatePricingPlan(ctx context.Context, params *iottwinmaker.UpdatePricingPlanInput, optFns ...func(*iottwinmaker.Options)) (*iottwinmaker.UpdatePricingPlanOutput, error)

UpdatePricingPlan provides a mock function with given fields: ctx, params, optFns

func (*IClient) UpdateScene

func (_m *IClient) UpdateScene(ctx context.Context, params *iottwinmaker.UpdateSceneInput, optFns ...func(*iottwinmaker.Options)) (*iottwinmaker.UpdateSceneOutput, error)

UpdateScene provides a mock function with given fields: ctx, params, optFns

func (*IClient) UpdateWorkspace

func (_m *IClient) UpdateWorkspace(ctx context.Context, params *iottwinmaker.UpdateWorkspaceInput, optFns ...func(*iottwinmaker.Options)) (*iottwinmaker.UpdateWorkspaceOutput, error)

UpdateWorkspace provides a mock function with given fields: ctx, params, optFns

Jump to

Keyboard shortcuts

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