commentsfakes

package
v0.0.0-...-50db23e Latest Latest
Warning

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

Go to latest
Published: Oct 27, 2016 License: BSD-3-Clause Imports: 2 Imported by: 0

Documentation

Overview

This file was generated by counterfeiter

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FakeComment

type FakeComment struct {
	AuthorStub func() string

	BodyStub func() string
	// contains filtered or unexported fields
}

func (*FakeComment) Author

func (fake *FakeComment) Author() string

func (*FakeComment) AuthorCallCount

func (fake *FakeComment) AuthorCallCount() int

func (*FakeComment) AuthorReturns

func (fake *FakeComment) AuthorReturns(result1 string)

func (*FakeComment) Body

func (fake *FakeComment) Body() string

func (*FakeComment) BodyCallCount

func (fake *FakeComment) BodyCallCount() int

func (*FakeComment) BodyReturns

func (fake *FakeComment) BodyReturns(result1 string)

func (*FakeComment) Invocations

func (fake *FakeComment) Invocations() map[string][][]interface{}

Jump to

Keyboard shortcuts

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