app_fakes

package
v0.0.0-...-9bf9460 Latest Latest
Warning

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

Go to latest
Published: Jun 19, 2015 License: Apache-2.0 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 FakeAppFactory

type FakeAppFactory struct {
	GetStub func(string) (app.App, error)

	SetBoolStub func(anApp app.App, key string, value bool) error
	// contains filtered or unexported fields
}

func (*FakeAppFactory) Get

func (fake *FakeAppFactory) Get(arg1 string) (app.App, error)

func (*FakeAppFactory) GetArgsForCall

func (fake *FakeAppFactory) GetArgsForCall(i int) string

func (*FakeAppFactory) GetCallCount

func (fake *FakeAppFactory) GetCallCount() int

func (*FakeAppFactory) GetReturns

func (fake *FakeAppFactory) GetReturns(result1 app.App, result2 error)

func (*FakeAppFactory) SetBool

func (fake *FakeAppFactory) SetBool(anApp app.App, key string, value bool) error

func (*FakeAppFactory) SetBoolArgsForCall

func (fake *FakeAppFactory) SetBoolArgsForCall(i int) (app.App, string, bool)

func (*FakeAppFactory) SetBoolCallCount

func (fake *FakeAppFactory) SetBoolCallCount() int

func (*FakeAppFactory) SetBoolReturns

func (fake *FakeAppFactory) SetBoolReturns(result1 error)

Jump to

Keyboard shortcuts

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