mocks

package
v0.0.0-...-c407d37 Latest Latest
Warning

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

Go to latest
Published: Apr 12, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FileStorer

type FileStorer struct {
	mock.Mock
}

FileStorer is an autogenerated mock type for the FileStorer type

func NewFileStorer

func NewFileStorer(t interface {
	mock.TestingT
	Cleanup(func())
}) *FileStorer

NewFileStorer creates a new instance of FileStorer. 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 (*FileStorer) Create

func (_m *FileStorer) Create(_a0 string) (afero.File, error)

Create provides a mock function with given fields: _a0

type FormFiller

type FormFiller struct {
	mock.Mock
}

FormFiller is an autogenerated mock type for the FormFiller type

func NewFormFiller

func NewFormFiller(t interface {
	mock.TestingT
	Cleanup(func())
}) *FormFiller

NewFormFiller creates a new instance of FormFiller. 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 (*FormFiller) AppendPage

func (_m *FormFiller) AppendPage(_a0 io.ReadSeeker, _a1 map[string]paperwork.FieldPos, _a2 interface{}) error

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

func (*FormFiller) Output

func (_m *FormFiller) Output(_a0 io.Writer) error

Output 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