mocks

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: May 8, 2021 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

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

func (_m *Config) GetAllValues() ([]confighelper.Setting, error)

GetAllValues provides a mock function with given fields:

func (*Config) Object

func (_m *Config) Object() interface{}

Object provides a mock function with given fields:

func (*Config) SetValues

func (_m *Config) SetValues(settings []confighelper.Setting) error

SetValues provides a mock function with given fields: settings

type Engine

type Engine struct {
	mock.Mock
}

Engine is an autogenerated mock type for the Engine type

func (*Engine) ParseAndExecuteFile

func (_m *Engine) ParseAndExecuteFile(sourcePath string, settings interface{}, wr io.Writer) error

ParseAndExecuteFile provides a mock function with given fields: sourcePath, settings, wr

func (*Engine) ParseAndExecutePath

func (_m *Engine) ParseAndExecutePath(path string, settings interface{}) (string, error)

ParseAndExecutePath provides a mock function with given fields: path, settings

type IOWrapper

type IOWrapper struct {
	mock.Mock
}

IOWrapper is an autogenerated mock type for the IOWrapper type

func (*IOWrapper) GetOverrides

func (_m *IOWrapper) GetOverrides(allSettings []confighelper.Setting) ([]confighelper.Setting, error)

GetOverrides provides a mock function with given fields: allSettings

Jump to

Keyboard shortcuts

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