pluginrepofakes

package
v7.1.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Sep 9, 2020 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Code generated by counterfeiter. DO NOT EDIT.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FakePluginRepo

type FakePluginRepo struct {
	GetPluginsStub func([]models.PluginRepo) (map[string][]web.Plugin, []string)
	// contains filtered or unexported fields
}

func (*FakePluginRepo) GetPlugins

func (fake *FakePluginRepo) GetPlugins(arg1 []models.PluginRepo) (map[string][]web.Plugin, []string)

func (*FakePluginRepo) GetPluginsArgsForCall

func (fake *FakePluginRepo) GetPluginsArgsForCall(i int) []models.PluginRepo

func (*FakePluginRepo) GetPluginsCallCount

func (fake *FakePluginRepo) GetPluginsCallCount() int

func (*FakePluginRepo) GetPluginsCalls

func (fake *FakePluginRepo) GetPluginsCalls(stub func([]models.PluginRepo) (map[string][]web.Plugin, []string))

func (*FakePluginRepo) GetPluginsReturns

func (fake *FakePluginRepo) GetPluginsReturns(result1 map[string][]web.Plugin, result2 []string)

func (*FakePluginRepo) GetPluginsReturnsOnCall

func (fake *FakePluginRepo) GetPluginsReturnsOnCall(i int, result1 map[string][]web.Plugin, result2 []string)

func (*FakePluginRepo) Invocations

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

Jump to

Keyboard shortcuts

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