fakes

package
v0.0.0-...-34cc6bf Latest Latest
Warning

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

Go to latest
Published: Jun 6, 2015 License: MIT Imports: 3 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 FakeWordCounter

type FakeWordCounter struct {
	CountStub func(word string, since time.Time) (uint, error)
	// contains filtered or unexported fields
}

func (*FakeWordCounter) Count

func (fake *FakeWordCounter) Count(word string, since time.Time) (uint, error)

func (*FakeWordCounter) CountArgsForCall

func (fake *FakeWordCounter) CountArgsForCall(i int) (string, time.Time)

func (*FakeWordCounter) CountCallCount

func (fake *FakeWordCounter) CountCallCount() int

func (*FakeWordCounter) CountReturns

func (fake *FakeWordCounter) CountReturns(result1 uint, result2 error)

Jump to

Keyboard shortcuts

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