mocks

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Jun 23, 2021 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Repository

type Repository struct {
	mock.Mock
}

Repository is an autogenerated mock type for the Repository type

func (*Repository) Exists

func (_m *Repository) Exists(_a0 string) bool

Exists provides a mock function with given fields: _a0

func (*Repository) Find

func (_m *Repository) Find(_a0 string) (*domain.ThemeConfig, error)

Find provides a mock function with given fields: _a0

func (*Repository) Layouts

func (_m *Repository) Layouts(_a0 string) (domain.Layouts, error)

Layouts provides a mock function with given fields: _a0

func (*Repository) List

func (_m *Repository) List(activeTheme string) ([]*domain.ThemeConfig, error)

List provides a mock function with given fields: activeTheme

func (*Repository) Screenshot

func (_m *Repository) Screenshot(_a0 string, file string) ([]byte, domain.Mime, error)

Screenshot provides a mock function with given fields: _a0, file

func (*Repository) Templates

func (_m *Repository) Templates(_a0 string) (domain.Templates, error)

Templates provides a mock function with given fields: _a0

Jump to

Keyboard shortcuts

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