monitorfakes

package
v39.0.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Feb 1, 2017 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

This file was generated by counterfeiter

This file was generated by counterfeiter

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FakeGithubService

type FakeGithubService struct {
	StatusStub func(string) (int, error)
	// contains filtered or unexported fields
}

func (*FakeGithubService) Invocations

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

func (*FakeGithubService) Status

func (fake *FakeGithubService) Status(arg1 string) (int, error)

func (*FakeGithubService) StatusArgsForCall

func (fake *FakeGithubService) StatusArgsForCall(i int) string

func (*FakeGithubService) StatusCallCount

func (fake *FakeGithubService) StatusCallCount() int

func (*FakeGithubService) StatusReturns

func (fake *FakeGithubService) StatusReturns(result1 int, result2 error)

type FakeRateClient

type FakeRateClient struct {
	RateLimitsStub func() (*github.RateLimits, *github.Response, error)
	// contains filtered or unexported fields
}

func (*FakeRateClient) Invocations

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

func (*FakeRateClient) RateLimits

func (fake *FakeRateClient) RateLimits() (*github.RateLimits, *github.Response, error)

func (*FakeRateClient) RateLimitsCallCount

func (fake *FakeRateClient) RateLimitsCallCount() int

func (*FakeRateClient) RateLimitsReturns

func (fake *FakeRateClient) RateLimitsReturns(result1 *github.RateLimits, result2 *github.Response, result3 error)

Jump to

Keyboard shortcuts

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