productfakes

package
v0.0.37 Latest Latest
Warning

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

Go to latest
Published: Nov 10, 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 FakePivnetClient

type FakePivnetClient struct {
	ProductsStub func() ([]go_pivnet.Product, error)

	FindProductForSlugStub func(productSlug string) (go_pivnet.Product, error)
	// contains filtered or unexported fields
}

func (*FakePivnetClient) FindProductForSlug

func (fake *FakePivnetClient) FindProductForSlug(productSlug string) (go_pivnet.Product, error)

func (*FakePivnetClient) FindProductForSlugArgsForCall

func (fake *FakePivnetClient) FindProductForSlugArgsForCall(i int) string

func (*FakePivnetClient) FindProductForSlugCallCount

func (fake *FakePivnetClient) FindProductForSlugCallCount() int

func (*FakePivnetClient) FindProductForSlugReturns

func (fake *FakePivnetClient) FindProductForSlugReturns(result1 go_pivnet.Product, result2 error)

func (*FakePivnetClient) Invocations

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

func (*FakePivnetClient) Products

func (fake *FakePivnetClient) Products() ([]go_pivnet.Product, error)

func (*FakePivnetClient) ProductsCallCount

func (fake *FakePivnetClient) ProductsCallCount() int

func (*FakePivnetClient) ProductsReturns

func (fake *FakePivnetClient) ProductsReturns(result1 []go_pivnet.Product, result2 error)

Jump to

Keyboard shortcuts

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