fake

package
v2.11.26 Latest Latest
Warning

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

Go to latest
Published: Jan 3, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package fake is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client interface {
	buildpacks.Client
}

Client is implemented by buildpacks.Client.

type FakeClient

type FakeClient struct {
	// contains filtered or unexported fields
}

FakeClient is a mock of Client interface.

func NewFakeClient

func NewFakeClient(ctrl *gomock.Controller) *FakeClient

NewFakeClient creates a new mock instance.

func (*FakeClient) EXPECT

func (m *FakeClient) EXPECT() *FakeClientMockRecorder

EXPECT returns an object that allows the caller to indicate expected use.

func (*FakeClient) List

func (m *FakeClient) List(arg0 string) ([]buildpacks.Buildpack, error)

List mocks base method.

type FakeClientMockRecorder

type FakeClientMockRecorder struct {
	// contains filtered or unexported fields
}

FakeClientMockRecorder is the mock recorder for FakeClient.

func (*FakeClientMockRecorder) List

func (mr *FakeClientMockRecorder) List(arg0 interface{}) *gomock.Call

List indicates an expected call of List.

Jump to

Keyboard shortcuts

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