guidproviderfakes

package
v0.0.0-...-8758af9 Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2024 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 FakeGUIDProvider

type FakeGUIDProvider struct {
	NextGUIDStub func() (string, error)
	// contains filtered or unexported fields
}

func (*FakeGUIDProvider) Invocations

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

func (*FakeGUIDProvider) NextGUID

func (fake *FakeGUIDProvider) NextGUID() (string, error)

func (*FakeGUIDProvider) NextGUIDCallCount

func (fake *FakeGUIDProvider) NextGUIDCallCount() int

func (*FakeGUIDProvider) NextGUIDCalls

func (fake *FakeGUIDProvider) NextGUIDCalls(stub func() (string, error))

func (*FakeGUIDProvider) NextGUIDReturns

func (fake *FakeGUIDProvider) NextGUIDReturns(result1 string, result2 error)

func (*FakeGUIDProvider) NextGUIDReturnsOnCall

func (fake *FakeGUIDProvider) NextGUIDReturnsOnCall(i int, result1 string, result2 error)

Jump to

Keyboard shortcuts

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