fakes

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Jul 16, 2022 License: MIT 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 FakeIterator

type FakeIterator[T any] struct {
	NextStub func() option.Option[T]
	// contains filtered or unexported fields
}

func (*FakeIterator[T]) Invocations

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

func (*FakeIterator[T]) Next

func (fake *FakeIterator[T]) Next() option.Option[T]

func (*FakeIterator[T]) NextCallCount

func (fake *FakeIterator[T]) NextCallCount() int

func (*FakeIterator[T]) NextCalls

func (fake *FakeIterator[T]) NextCalls(stub func() option.Option[T])

func (*FakeIterator[T]) NextReturns

func (fake *FakeIterator[T]) NextReturns(result1 option.Option[T])

func (*FakeIterator[T]) NextReturnsOnCall

func (fake *FakeIterator[T]) NextReturnsOnCall(i int, result1 option.Option[T])

Jump to

Keyboard shortcuts

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