mocks

package
v0.1.6 Latest Latest
Warning

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

Go to latest
Published: May 3, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Fetcher

type Fetcher struct {
	mock.Mock
}

Fetcher is an autogenerated mock type for the Fetcher type

func (*Fetcher) FetchExecution

func (_m *Fetcher) FetchExecution(ctx context.Context, name string, project string, domain string, cmdCtx cmdcore.CommandContext) (*admin.Execution, error)

FetchExecution provides a mock function with given fields: ctx, name, project, domain, cmdCtx

func (*Fetcher) FetchLPVersion

func (_m *Fetcher) FetchLPVersion(ctx context.Context, name string, version string, project string, domain string, cmdCtx cmdcore.CommandContext) (*admin.LaunchPlan, error)

FetchLPVersion provides a mock function with given fields: ctx, name, version, project, domain, cmdCtx

func (*Fetcher) OnFetchExecution

func (_m *Fetcher) OnFetchExecution(ctx context.Context, name string, project string, domain string, cmdCtx cmdcore.CommandContext) *Fetcher_FetchExecution

func (*Fetcher) OnFetchExecutionMatch

func (_m *Fetcher) OnFetchExecutionMatch(matchers ...interface{}) *Fetcher_FetchExecution

func (*Fetcher) OnFetchLPVersion

func (_m *Fetcher) OnFetchLPVersion(ctx context.Context, name string, version string, project string, domain string, cmdCtx cmdcore.CommandContext) *Fetcher_FetchLPVersion

func (*Fetcher) OnFetchLPVersionMatch

func (_m *Fetcher) OnFetchLPVersionMatch(matchers ...interface{}) *Fetcher_FetchLPVersion

type Fetcher_FetchExecution

type Fetcher_FetchExecution struct {
	*mock.Call
}

func (Fetcher_FetchExecution) Return

type Fetcher_FetchLPVersion

type Fetcher_FetchLPVersion struct {
	*mock.Call
}

func (Fetcher_FetchLPVersion) Return

type GetExecution

type GetExecution struct {
	mock.Mock
}

GetExecution is an autogenerated mock type for the GetExecution type

func (*GetExecution) FetchExecution

func (_m *GetExecution) FetchExecution(ctx context.Context, name string, project string, domain string, cmdCtx cmdcore.CommandContext) (*admin.Execution, error)

FetchExecution provides a mock function with given fields: ctx, name, project, domain, cmdCtx

func (*GetExecution) OnFetchExecution

func (_m *GetExecution) OnFetchExecution(ctx context.Context, name string, project string, domain string, cmdCtx cmdcore.CommandContext) *GetExecution_FetchExecution

func (*GetExecution) OnFetchExecutionMatch

func (_m *GetExecution) OnFetchExecutionMatch(matchers ...interface{}) *GetExecution_FetchExecution

type GetExecution_FetchExecution

type GetExecution_FetchExecution struct {
	*mock.Call
}

func (GetExecution_FetchExecution) Return

Jump to

Keyboard shortcuts

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