mocks

package
v1.3.2 Latest Latest
Warning

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

Go to latest
Published: Mar 18, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Code generated by mockery v1.0.0. DO NOT EDIT.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	mock.Mock
}

Config is an autogenerated mock type for the Config type

func (*Config) Get

func (_m *Config) Get(_a0 string, _a1 ...env.Env) (*env.Env, error)

Get provides a mock function with given fields: _a0, _a1

func (*Config) Save

func (_m *Config) Save() error

Save provides a mock function with given fields:

func (*Config) Set

func (_m *Config) Set(_a0 string, _a1 env.Env, _a2 ...env.Env) (*env.Env, error)

Set provides a mock function with given fields: _a0, _a1, _a2

type ShopifyClient

type ShopifyClient struct {
	mock.Mock
}

ShopifyClient is an autogenerated mock type for the ShopifyClient type

func (*ShopifyClient) CreateNewTheme

func (_m *ShopifyClient) CreateNewTheme(_a0 string) (shopify.Theme, error)

CreateNewTheme provides a mock function with given fields: _a0

func (*ShopifyClient) DeleteAsset

func (_m *ShopifyClient) DeleteAsset(_a0 shopify.Asset) error

DeleteAsset provides a mock function with given fields: _a0

func (*ShopifyClient) GetAllAssets

func (_m *ShopifyClient) GetAllAssets() ([]shopify.Asset, error)

GetAllAssets provides a mock function with given fields:

func (*ShopifyClient) GetAsset

func (_m *ShopifyClient) GetAsset(_a0 string) (shopify.Asset, error)

GetAsset provides a mock function with given fields: _a0

func (*ShopifyClient) GetInfo

func (_m *ShopifyClient) GetInfo() (shopify.Theme, error)

GetInfo provides a mock function with given fields:

func (*ShopifyClient) GetShop

func (_m *ShopifyClient) GetShop() (shopify.Shop, error)

GetShop provides a mock function with given fields:

func (*ShopifyClient) PublishTheme added in v1.0.0

func (_m *ShopifyClient) PublishTheme() error

PublishTheme provides a mock function with given fields:

func (*ShopifyClient) Themes

func (_m *ShopifyClient) Themes() ([]shopify.Theme, error)

Themes provides a mock function with given fields:

func (*ShopifyClient) UpdateAsset

func (_m *ShopifyClient) UpdateAsset(_a0 shopify.Asset, _a1 string) error

UpdateAsset provides a mock function with given fields: _a0, _a1

Jump to

Keyboard shortcuts

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