fake

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Oct 14, 2019 License: Apache-2.0 Imports: 4 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) Diagnose

func (m *FakeClient) Diagnose(arg0 *doctor.Diagnostic)

Diagnose mocks base method

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

func (*FakeClient) Stacks

func (m *FakeClient) Stacks(arg0 string) ([]string, error)

Stacks mocks base method

type FakeClientMockRecorder

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

FakeClientMockRecorder is the mock recorder for FakeClient

func (*FakeClientMockRecorder) Diagnose

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

Diagnose indicates an expected call of Diagnose

func (*FakeClientMockRecorder) List

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

List indicates an expected call of List

func (*FakeClientMockRecorder) Stacks

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

Stacks indicates an expected call of Stacks

Jump to

Keyboard shortcuts

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