fakes

package
v0.75.0-no-limit Latest Latest
Warning

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

Go to latest
Published: Mar 22, 2016 License: Apache-2.0 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 FakeAuthDB

type FakeAuthDB struct {
	GetTeamByNameStub func(teamName string) (db.SavedTeam, bool, error)
	// contains filtered or unexported fields
}

func (*FakeAuthDB) GetTeamByName

func (fake *FakeAuthDB) GetTeamByName(teamName string) (db.SavedTeam, bool, error)

func (*FakeAuthDB) GetTeamByNameArgsForCall

func (fake *FakeAuthDB) GetTeamByNameArgsForCall(i int) string

func (*FakeAuthDB) GetTeamByNameCallCount

func (fake *FakeAuthDB) GetTeamByNameCallCount() int

func (*FakeAuthDB) GetTeamByNameReturns

func (fake *FakeAuthDB) GetTeamByNameReturns(result1 db.SavedTeam, result2 bool, result3 error)

Jump to

Keyboard shortcuts

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