Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FileStorer ¶
FileStorer is an autogenerated mock type for the FileStorer type
func NewFileStorer ¶
func NewFileStorer(t mockConstructorTestingTNewFileStorer) *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.
type FormFiller ¶
FormFiller is an autogenerated mock type for the FormFiller type
func NewFormFiller ¶
func NewFormFiller(t mockConstructorTestingTNewFormFiller) *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.
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
Click to show internal directories.
Click to hide internal directories.