Documentation
¶
Overview ¶
Code generated by counterfeiter. DO NOT EDIT.
Index ¶
- type App
- func (fake *App) Article(arg1 int) blog.Article
- func (fake *App) ArticleArgsForCall(i int) int
- func (fake *App) ArticleCallCount() int
- func (fake *App) ArticleCalls(stub func(int) blog.Article)
- func (fake *App) ArticleReturns(result1 blog.Article)
- func (fake *App) ArticleReturnsOnCall(i int, result1 blog.Article)
- func (fake *App) Invocations() map[string][][]interface{}
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type App ¶
func (*App) ArticleArgsForCall ¶
func (*App) ArticleCallCount ¶
func (*App) ArticleReturns ¶
func (*App) ArticleReturnsOnCall ¶
func (*App) Invocations ¶
Click to show internal directories.
Click to hide internal directories.