mocks

package
v0.0.0-...-fbbe109 Latest Latest
Warning

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

Go to latest
Published: Oct 17, 2016 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ReadWriteCloser

type ReadWriteCloser struct {
	mock.Mock
}

ReadWriteCloser is an autogenerated mock type for the ReadWriteCloser type

func (*ReadWriteCloser) Close

func (_m *ReadWriteCloser) Close() error

Close provides a mock function with given fields:

func (*ReadWriteCloser) Read

func (_m *ReadWriteCloser) Read(p []byte) (int, error)

Read provides a mock function with given fields: p

func (*ReadWriteCloser) Write

func (_m *ReadWriteCloser) Write(p []byte) (int, error)

Write provides a mock function with given fields: p

type Reader

type Reader struct {
	mock.Mock
}

Reader is an autogenerated mock type for the Reader type

func (*Reader) Read

func (_m *Reader) Read(p []byte) (int, error)

Read provides a mock function with given fields: p

type Writer

type Writer struct {
	mock.Mock
}

Writer is an autogenerated mock type for the Writer type

func (*Writer) Write

func (_m *Writer) Write(p []byte) (int, error)

Write provides a mock function with given fields: p

Jump to

Keyboard shortcuts

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