mocks

package
v1.0.4 Latest Latest
Warning

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

Go to latest
Published: Dec 13, 2022 License: Apache-2.0 Imports: 2 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 Crypto

type Crypto struct {
	GetCryptoStub func() (*config.Response, error)

	PingCAStub func() error

	ValidateStub func() error
	// contains filtered or unexported fields
}

func (*Crypto) GetCrypto

func (fake *Crypto) GetCrypto() (*config.Response, error)

func (*Crypto) GetCryptoCallCount

func (fake *Crypto) GetCryptoCallCount() int

func (*Crypto) GetCryptoCalls

func (fake *Crypto) GetCryptoCalls(stub func() (*config.Response, error))

func (*Crypto) GetCryptoReturns

func (fake *Crypto) GetCryptoReturns(result1 *config.Response, result2 error)

func (*Crypto) GetCryptoReturnsOnCall

func (fake *Crypto) GetCryptoReturnsOnCall(i int, result1 *config.Response, result2 error)

func (*Crypto) Invocations

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

func (*Crypto) PingCA

func (fake *Crypto) PingCA() error

func (*Crypto) PingCACallCount

func (fake *Crypto) PingCACallCount() int

func (*Crypto) PingCACalls

func (fake *Crypto) PingCACalls(stub func() error)

func (*Crypto) PingCAReturns

func (fake *Crypto) PingCAReturns(result1 error)

func (*Crypto) PingCAReturnsOnCall

func (fake *Crypto) PingCAReturnsOnCall(i int, result1 error)

func (*Crypto) Validate

func (fake *Crypto) Validate() error

func (*Crypto) ValidateCallCount

func (fake *Crypto) ValidateCallCount() int

func (*Crypto) ValidateCalls

func (fake *Crypto) ValidateCalls(stub func() error)

func (*Crypto) ValidateReturns

func (fake *Crypto) ValidateReturns(result1 error)

func (*Crypto) ValidateReturnsOnCall

func (fake *Crypto) ValidateReturnsOnCall(i int, result1 error)

Jump to

Keyboard shortcuts

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