fakes

package
v6.16.1+incompatible Latest Latest
Warning

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

Go to latest
Published: Feb 26, 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 FakeRepository

type FakeRepository struct {
	GetApplicationsStub func() ([]models.V3Application, error)

	GetProcessesStub func(path string) ([]models.V3Process, error)

	GetRoutesStub func(path string) ([]models.V3Route, error)
	// contains filtered or unexported fields
}

func (*FakeRepository) GetApplications

func (fake *FakeRepository) GetApplications() ([]models.V3Application, error)

func (*FakeRepository) GetApplicationsCallCount

func (fake *FakeRepository) GetApplicationsCallCount() int

func (*FakeRepository) GetApplicationsReturns

func (fake *FakeRepository) GetApplicationsReturns(result1 []models.V3Application, result2 error)

func (*FakeRepository) GetProcesses

func (fake *FakeRepository) GetProcesses(path string) ([]models.V3Process, error)

func (*FakeRepository) GetProcessesArgsForCall

func (fake *FakeRepository) GetProcessesArgsForCall(i int) string

func (*FakeRepository) GetProcessesCallCount

func (fake *FakeRepository) GetProcessesCallCount() int

func (*FakeRepository) GetProcessesReturns

func (fake *FakeRepository) GetProcessesReturns(result1 []models.V3Process, result2 error)

func (*FakeRepository) GetRoutes

func (fake *FakeRepository) GetRoutes(path string) ([]models.V3Route, error)

func (*FakeRepository) GetRoutesArgsForCall

func (fake *FakeRepository) GetRoutesArgsForCall(i int) string

func (*FakeRepository) GetRoutesCallCount

func (fake *FakeRepository) GetRoutesCallCount() int

func (*FakeRepository) GetRoutesReturns

func (fake *FakeRepository) GetRoutesReturns(result1 []models.V3Route, result2 error)

Jump to

Keyboard shortcuts

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