space_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 FakeSpaceFactory

type FakeSpaceFactory struct {
	GetStub func(string) (space.Space, error)

	SetBoolStub func(aSpace space.Space, key string, value bool) error
	// contains filtered or unexported fields
}

func (*FakeSpaceFactory) Get

func (fake *FakeSpaceFactory) Get(arg1 string) (space.Space, error)

func (*FakeSpaceFactory) GetArgsForCall

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

func (*FakeSpaceFactory) GetCallCount

func (fake *FakeSpaceFactory) GetCallCount() int

func (*FakeSpaceFactory) GetReturns

func (fake *FakeSpaceFactory) GetReturns(result1 space.Space, result2 error)

func (*FakeSpaceFactory) SetBool

func (fake *FakeSpaceFactory) SetBool(aSpace space.Space, key string, value bool) error

func (*FakeSpaceFactory) SetBoolArgsForCall

func (fake *FakeSpaceFactory) SetBoolArgsForCall(i int) (space.Space, string, bool)

func (*FakeSpaceFactory) SetBoolCallCount

func (fake *FakeSpaceFactory) SetBoolCallCount() int

func (*FakeSpaceFactory) SetBoolReturns

func (fake *FakeSpaceFactory) SetBoolReturns(result1 error)

Jump to

Keyboard shortcuts

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