fixturesfakes

package
v0.0.0-...-8a4c307 Latest Latest
Warning

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

Go to latest
Published: Sep 1, 2016 License: MIT 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 FakeExample

type FakeExample struct {
	SomethingStub func()

	TakesAParameterStub func(string)

	TakesAnIntStub func(int)

	TakesAUint64Stub func(uint64)

	TakesThreeParametersStub func(string, string, string)
	// contains filtered or unexported fields
}

func (*FakeExample) Invocations

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

func (*FakeExample) Something

func (fake *FakeExample) Something()

func (*FakeExample) SomethingCallCount

func (fake *FakeExample) SomethingCallCount() int

func (*FakeExample) TakesAParameter

func (fake *FakeExample) TakesAParameter(arg1 string)

func (*FakeExample) TakesAParameterArgsForCall

func (fake *FakeExample) TakesAParameterArgsForCall(i int) string

func (*FakeExample) TakesAParameterCallCount

func (fake *FakeExample) TakesAParameterCallCount() int

func (*FakeExample) TakesAUint64

func (fake *FakeExample) TakesAUint64(arg1 uint64)

func (*FakeExample) TakesAUint64ArgsForCall

func (fake *FakeExample) TakesAUint64ArgsForCall(i int) uint64

func (*FakeExample) TakesAUint64CallCount

func (fake *FakeExample) TakesAUint64CallCount() int

func (*FakeExample) TakesAnInt

func (fake *FakeExample) TakesAnInt(arg1 int)

func (*FakeExample) TakesAnIntArgsForCall

func (fake *FakeExample) TakesAnIntArgsForCall(i int) int

func (*FakeExample) TakesAnIntCallCount

func (fake *FakeExample) TakesAnIntCallCount() int

func (*FakeExample) TakesThreeParameters

func (fake *FakeExample) TakesThreeParameters(arg1 string, arg2 string, arg3 string)

func (*FakeExample) TakesThreeParametersArgsForCall

func (fake *FakeExample) TakesThreeParametersArgsForCall(i int) (string, string, string)

func (*FakeExample) TakesThreeParametersCallCount

func (fake *FakeExample) TakesThreeParametersCallCount() int

Jump to

Keyboard shortcuts

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