ccv2fakes

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: 3 Imported by: 0

Documentation

Overview

Code generated by counterfeiter. DO NOT EDIT.

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 FakeConnectionWrapper

type FakeConnectionWrapper struct {
	MakeStub func(*cloudcontroller.Request, *cloudcontroller.Response) error

	WrapStub func(cloudcontroller.Connection) cloudcontroller.Connection
	// contains filtered or unexported fields
}

func (*FakeConnectionWrapper) Invocations

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

func (*FakeConnectionWrapper)