buildsfakes

package
v0.0.0-...-b82edf2 Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2016 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 FakeBuildTracker

type FakeBuildTracker struct {
	TrackStub func()
	// contains filtered or unexported fields
}

func (*FakeBuildTracker) Invocations

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

func (*FakeBuildTracker) Track

func (fake *FakeBuildTracker) Track()

func (*FakeBuildTracker) TrackCallCount

func (fake *FakeBuildTracker) TrackCallCount() int

type FakeTrackerDB

type FakeTrackerDB struct {
	GetAllStartedBuildsStub func() ([]db.Build, error)
	// contains filtered or unexported fields
}

func (*FakeTrackerDB) GetAllStartedBuilds

func (fake *FakeTrackerDB) GetAllStartedBuilds() ([]db.Build, error)

func (*FakeTrackerDB) GetAllStartedBuildsCallCount

func (fake *FakeTrackerDB) GetAllStartedBuildsCallCount() int

func (*FakeTrackerDB) GetAllStartedBuildsReturns

func (fake *FakeTrackerDB) GetAllStartedBuildsReturns(result1 []db.Build, result2 error)

func (*FakeTrackerDB) Invocations

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

Jump to

Keyboard shortcuts

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