mocks

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jan 16, 2025 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) GetGlyphs

func (_m *IClient) GetGlyphs(ctx context.Context, params *geomaps.GetGlyphsInput, optFns ...func(*geomaps.Options)) (*geomaps.GetGlyphsOutput, error)

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

func (*IClient) GetSprites

func (_m *IClient) GetSprites(ctx context.Context, params *geomaps.GetSpritesInput, optFns ...func(*geomaps.Options)) (*geomaps.GetSpritesOutput, error)

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

func (*IClient) GetStaticMap

func (_m *IClient) GetStaticMap(ctx context.Context, params *geomaps.GetStaticMapInput, optFns ...func(*geomaps.Options)) (*geomaps.GetStaticMapOutput, error)

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

func (*IClient) GetStyleDescriptor

func (_m *IClient) GetStyleDescriptor(ctx context.Context, params *geomaps.GetStyleDescriptorInput, optFns ...func(*geomaps.Options)) (*geomaps.GetStyleDescriptorOutput, error)

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

func (*IClient) GetTile

func (_m *IClient) GetTile(ctx context.Context, params *geomaps.GetTileInput, optFns ...func(*geomaps.Options)) (*geomaps.GetTileOutput, error)

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

func (*IClient) Options

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

Options provides a mock function with given fields:

Jump to

Keyboard shortcuts

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