instancefakes

package
v1.0.25 Latest Latest
Warning

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

Go to latest
Published: Mar 11, 2024 License: Apache-2.0 Imports: 3 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 FakeOperation

type FakeOperation struct {
	IsServiceBrokerOperationStub func() bool

	RunStub func(serviceutil.ManagementParameters, string) (string, error)
	// contains filtered or unexported fields
}

func (*FakeOperation) Invocations

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

func (*FakeOperation) IsServiceBrokerOperation

func (fake *FakeOperation) IsServiceBrokerOperation() bool

func (*FakeOperation) IsServiceBrokerOperationCallCount

func (fake *FakeOperation) IsServiceBrokerOperationCallCount() int

func (*FakeOperation) IsServiceBrokerOperationCalls

func (fake *FakeOperation) IsServiceBrokerOperationCalls(stub func() bool)

func (*FakeOperation) IsServiceBrokerOperationReturns

func (fake *FakeOperation) IsServiceBrokerOperationReturns(result1 bool)

func (*FakeOperation) IsServiceBrokerOperationReturnsOnCall

func (fake *FakeOperation) IsServiceBrokerOperationReturnsOnCall(i int, result1 bool)

func (*FakeOperation) Run

func (*FakeOperation) RunArgsForCall

func (fake *FakeOperation) RunArgsForCall(i int) (serviceutil.ManagementParameters, string)

func (*FakeOperation) RunCallCount

func (fake *FakeOperation) RunCallCount() int

func (*FakeOperation) RunCalls

func (fake *FakeOperation) RunCalls(stub func(serviceutil.ManagementParameters, string) (string, error))

func (*FakeOperation) RunReturns

func (fake *FakeOperation) RunReturns(result1 string, result2 error)

func (*FakeOperation) RunReturnsOnCall

func (fake *FakeOperation) RunReturnsOnCall(i int, result1 string, result2 error)

Jump to

Keyboard shortcuts

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