mock

package
v2.1.1+incompatible Latest Latest
Warning

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

Go to latest
Published: Jun 1, 2020 License: Apache-2.0 Imports: 1 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 Platform

type Platform struct {
	GetDeploymentPayloadStub func(string) ([]byte, error)

	NameStub func() string

	ValidateCodePackageStub func([]byte) error

	ValidatePathStub func(string) error
	// contains filtered or unexported fields
}

func (*Platform) GetDeploymentPayload

func (fake *Platform) GetDeploymentPayload(arg1 string) ([]byte, error)

func (*Platform) GetDeploymentPayloadArgsForCall

func (fake *Platform) GetDeploymentPayloadArgsForCall(i int) string

func (*Platform) GetDeploymentPayloadCallCount

func (fake *Platform) GetDeploymentPayloadCallCount() int

func (*Platform) GetDeploymentPayloadCalls

func (fake *Platform) GetDeploymentPayloadCalls(stub func(string) ([]byte, error))

func (*Platform) GetDeploymentPayloadReturns

func (fake *Platform) GetDeploymentPayloadReturns(result1 []byte, result2 error)

func (*Platform) GetDeploymentPayloadReturnsOnCall

func (fake *Platform) GetDeploymentPayloadReturnsOnCall(i int, result1 []byte, result2 error)

func (*Platform) Invocations

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

func (*Platform) Name

func (fake *Platform) Name() string

func (*Platform) NameCallCount

func (fake *Platform) NameCallCount() int

func (*Platform) NameCalls

func (fake *Platform) NameCalls(stub func() string)

func (*Platform) NameReturns

func (fake *Platform) NameReturns(result1 string)

func (*Platform) NameReturnsOnCall

func (fake *Platform) NameReturnsOnCall(i int, result1 string)

func (*Platform) ValidateCodePackage

func (fake *Platform) ValidateCodePackage(arg1 []byte) error

func (*Platform) ValidateCodePackageArgsForCall

func (fake *Platform) ValidateCodePackageArgsForCall(i int) []byte

func (*Platform) ValidateCodePackageCallCount

func (fake *Platform) ValidateCodePackageCallCount() int

func (*Platform) ValidateCodePackageCalls

func (fake *Platform) ValidateCodePackageCalls(stub func([]byte) error)

func (*Platform) ValidateCodePackageReturns

func (fake *Platform) ValidateCodePackageReturns(result1 error)

func (*Platform) ValidateCodePackageReturnsOnCall

func (fake *Platform) ValidateCodePackageReturnsOnCall(i int, result1 error)

func (*Platform) ValidatePath

func (fake *Platform) ValidatePath(arg1 string) error

func (*Platform) ValidatePathArgsForCall

func (fake *Platform) ValidatePathArgsForCall(i int) string

func (*Platform) ValidatePathCallCount

func (fake *Platform) ValidatePathCallCount() int

func (*Platform) ValidatePathCalls

func (fake *Platform) ValidatePathCalls(stub func(string) error)

func (*Platform) ValidatePathReturns

func (fake *Platform) ValidatePathReturns(result1 error)

func (*Platform) ValidatePathReturnsOnCall

func (fake *Platform) ValidatePathReturnsOnCall(i int, result1 error)

Jump to

Keyboard shortcuts

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