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 FakeWordGenerator ¶
type FakeWordGenerator struct { BabbleStub func() string // contains filtered or unexported fields }
func (*FakeWordGenerator) Babble ¶
func (fake *FakeWordGenerator) Babble() string
func (*FakeWordGenerator) BabbleCallCount ¶
func (fake *FakeWordGenerator) BabbleCallCount() int
func (*FakeWordGenerator) BabbleReturns ¶
func (fake *FakeWordGenerator) BabbleReturns(result1 string)
Click to show internal directories.
Click to hide internal directories.