handlersfakes

package
v1.0.0-rc.8 Latest Latest
Warning

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

Go to latest
Published: Dec 18, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Code generated by counterfeiter. DO NOT EDIT.

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 FakeAppGetState

type FakeAppGetState struct {
	GetStateStub func(context.Context) map[int]int
	// contains filtered or unexported fields
}

func (*FakeAppGetState) GetState

func (fake *FakeAppGetState) GetState(arg1 context.Context) map[int]int

func (*FakeAppGetState) GetStateArgsForCall

func (fake *FakeAppGetState) GetStateArgsForCall(i int) context.Context

func (*FakeAppGetState) GetStateCallCount

func (fake *FakeAppGetState) GetStateCallCount() int

func (*FakeAppGetState) GetStateCalls

func (fake *FakeAppGetState) GetStateCalls(stub func(context.Context) map[int]int)

func (*FakeAppGetState) GetStateReturns

func (fake *FakeAppGetState) GetStateReturns(result1 map[int]int)

func (*FakeAppGetState) GetStateReturnsOnCall

func (fake *FakeAppGetState) GetStateReturnsOnCall(i int, result1 map[int]int)

func (*FakeAppGetState) Invocations

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

type FakeAppSetState

type FakeAppSetState struct {
	SetOneStub func(context.Context, int, int) (map[int]int, error)

	SetStateStub func(context.Context, map[int]int) (map[int]int, error)
	// contains filtered or unexported fields
}

func (*FakeAppSetState) Invocations

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

func (*FakeAppSetState) SetOne

func (fake *FakeAppSetState) SetOne(arg1 context.Context, arg2 int, arg3 int) (map[int]int, error)

func (*FakeAppSetState) SetOneArgsForCall

func (fake *FakeAppSetState) SetOneArgsForCall(i int) (context.Context, int, int)

func (*FakeAppSetState) SetOneCallCount

func (fake *FakeAppSetState) SetOneCallCount() int

func (*FakeAppSetState) SetOneCalls

func (fake *FakeAppSetState) SetOneCalls(stub func(context.Context, int, int) (map[int]int, error))

func (*FakeAppSetState) SetOneReturns

func (fake *FakeAppSetState) SetOneReturns(result1 map[int]int, result2 error)

func (*FakeAppSetState) SetOneReturnsOnCall

func (fake *FakeAppSetState) SetOneReturnsOnCall(i int, result1 map[int]int, result2 error)

func (*FakeAppSetState) SetState

func (fake *FakeAppSetState) SetState(arg1 context.Context, arg2 map[int]int) (map[int]int, error)

func (*FakeAppSetState) SetStateArgsForCall

func (fake *FakeAppSetState) SetStateArgsForCall(i int) (context.Context, map[int]int)

func (*FakeAppSetState) SetStateCallCount

func (fake *FakeAppSetState) SetStateCallCount() int

func (*FakeAppSetState) SetStateCalls

func (fake *FakeAppSetState) SetStateCalls(stub func(context.Context, map[int]int) (map[int]int, error))

func (*FakeAppSetState) SetStateReturns

func (fake *FakeAppSetState) SetStateReturns(result1 map[int]int, result2 error)

func (*FakeAppSetState) SetStateReturnsOnCall

func (fake *FakeAppSetState) SetStateReturnsOnCall(i int, result1 map[int]int, result2 error)

Jump to

Keyboard shortcuts

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