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 FakeContainerDB

type FakeContainerDB struct {
	GetContainerStub func(handle string) (db.SavedContainer, bool, error)

	FindContainersByDescriptorsStub func(db.Container) ([]db.SavedContainer, error)
	// contains filtered or unexported fields
}

func (*FakeContainerDB) FindContainersByDescriptors

func (fake *FakeContainerDB) FindContainersByDescriptors(arg1 db.Container) ([]db.SavedContainer, error)

func (*FakeContainerDB) FindContainersByDescriptorsArgsForCall

func (fake *FakeContainerDB) FindContainersByDescriptorsArgsForCall(i int) db.Container

func (*FakeContainerDB) FindContainersByDescriptorsCallCount

func (fake *FakeContainerDB) FindContainersByDescriptorsCallCount() int

func (*FakeContainerDB) FindContainersByDescriptorsReturns

func (fake *FakeContainerDB) FindContainersByDescriptorsReturns(result1 []db.SavedContainer, result2 error)

func (*FakeContainerDB) GetContainer

func (fake *FakeContainerDB) GetContainer(handle string) (db.SavedContainer, bool, error)

func (*FakeContainerDB) GetContainerArgsForCall

func (fake *FakeContainerDB) GetContainerArgsForCall(i int) string

func (*FakeContainerDB) GetContainerCallCount

func (fake *FakeContainerDB) GetContainerCallCount() int

func (*FakeContainerDB) GetContainerReturns

func (fake *FakeContainerDB) GetContainerReturns(result1 db.SavedContainer, result2 bool, result3 error)

Jump to

Keyboard shortcuts

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