mocks

package
v0.0.0-...-dc8b9ba Latest Latest
Warning

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

Go to latest
Published: Jul 18, 2019 License: CC0-1.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Document

type Document struct {
	mock.Mock
}

Document struct contains the mock methods for testing

func (*Document) Close

func (_m *Document) Close() error

Close provides a mock function with given fields:

func (*Document) GetContent

func (_m *Document) GetContent() string

GetContent provides a mock function with given fields:

func (*Document) ReadFile

func (_m *Document) ReadFile(_a0 string) error

ReadFile provides a mock function with given fields: _a0

func (*Document) UpdateContent

func (_m *Document) UpdateContent(_a0 string)

UpdateContent provides a mock function with given fields: _a0

func (*Document) WriteToFile

func (_m *Document) WriteToFile(_a0 string, _a1 string) error

WriteToFile provides a mock function with given fields: _a0, _a1

Jump to

Keyboard shortcuts

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