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) Create

func (_m *Repository) Create(name string, value interface{}) error

Create provides a mock function with given fields: name, value

func (*Repository) Exists

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

Exists provides a mock function with given fields: name

func (*Repository) Find

func (_m *Repository) Find(name string) (interface{}, error)

Find provides a mock function with given fields: name

func (*Repository) GetTheme

func (_m *Repository) GetTheme() (string, error)

GetTheme provides a mock function with given fields:

func (*Repository) Insert

func (_m *Repository) Insert(_a0 domain.OptionsDBMap) error

Insert provides a mock function with given fields: _a0

func (*Repository) Map

func (_m *Repository) Map() (domain.OptionsDBMap, error)

Map provides a mock function with given fields:

func (*Repository) SetTheme

func (_m *Repository) SetTheme(theme string) error

SetTheme provides a mock function with given fields: theme

func (*Repository) Struct

func (_m *Repository) Struct() domain.Options

Struct provides a mock function with given fields:

func (*Repository) Update

func (_m *Repository) Update(name string, value interface{}) error

Update provides a mock function with given fields: name, value

Jump to

Keyboard shortcuts

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