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 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.
type FormFiller ¶
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
Click to show internal directories.
Click to hide internal directories.