osbfakes

package
v0.0.0-...-a423d60 Latest Latest
Warning

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

Go to latest
Published: Jul 4, 2024 License: Apache-2.0 Imports: 3 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 FakeConverter

type FakeConverter struct {
	ConvertStub func(*graphql.ApplicationExt) (*domain.Service, error)
	// contains filtered or unexported fields
}

func (*FakeConverter) Convert

func (fake *FakeConverter) Convert(arg1 *graphql.ApplicationExt) (*domain.Service, error)

func (*FakeConverter) ConvertArgsForCall

func (fake *FakeConverter) ConvertArgsForCall(i int) *graphql.ApplicationExt

func (*FakeConverter) ConvertCallCount

func (fake *FakeConverter) ConvertCallCount() int

func (*FakeConverter) ConvertCalls

func (fake *FakeConverter) ConvertCalls(stub func(*graphql.ApplicationExt) (*domain.Service, error))

func (*FakeConverter) ConvertReturns

func (fake *FakeConverter) ConvertReturns(result1 *domain.Service, result2 error)

func (*FakeConverter) ConvertReturnsOnCall

func (fake *FakeConverter) ConvertReturnsOnCall(i int, result1 *domain.Service, result2 error)

func (*FakeConverter) Invocations

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

Jump to

Keyboard shortcuts

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