schemafakes

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Oct 16, 2022 License: MPL-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 FakeFormat

type FakeFormat struct {
	StringValueStub func(interface{}) (string, bool)

	TypeStub func() (reflect.Type, bool)

	ValidateValueStub func(string) (interface{}, error)
	// contains filtered or unexported fields
}

func (*FakeFormat) Invocations

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

func (*FakeFormat) StringValue

func (fake *FakeFormat) StringValue(arg1 interface{}) (string, bool)

func (*FakeFormat) StringValueArgsForCall

func (fake *FakeFormat) StringValueArgsForCall(i int) interface{}

func (*FakeFormat) StringValueCallCount

func (fake *FakeFormat) StringValueCallCount() int

func (*FakeFormat) StringValueCalls

func (fake *FakeFormat) StringValueCalls(stub func(interface{}) (string, bool))

func (*FakeFormat) StringValueReturns

func (fake *FakeFormat) StringValueReturns(result1 string, result2 bool)

func (*FakeFormat) StringValueReturnsOnCall

func (fake *FakeFormat) StringValueReturnsOnCall(i int, result1 string, result2 bool)

func (*FakeFormat) Type

func (fake *FakeFormat) Type() (reflect.Type, bool)

func (*FakeFormat) TypeCallCount

func (fake *FakeFormat) TypeCallCount() int

func (*FakeFormat) TypeCalls

func (fake *FakeFormat) TypeCalls(stub func() (reflect.Type, bool))

func (*FakeFormat) TypeReturns

func (fake *FakeFormat) TypeReturns(result1 reflect.Type, result2 bool)

func (*FakeFormat) TypeReturnsOnCall

func (fake *FakeFormat) TypeReturnsOnCall(i int, result1 reflect.Type, result2 bool)

func (*FakeFormat) ValidateValue

func (fake *FakeFormat) ValidateValue(arg1 string) (interface{}, error)

func (*FakeFormat) ValidateValueArgsForCall

func (fake *FakeFormat) ValidateValueArgsForCall(i int) string

func (*FakeFormat) ValidateValueCallCount

func (fake *FakeFormat) ValidateValueCallCount() int

func (*FakeFormat) ValidateValueCalls

func (fake *FakeFormat) ValidateValueCalls(stub func(string) (interface{}, error))

func (*FakeFormat) ValidateValueReturns

func (fake *FakeFormat) ValidateValueReturns(result1 interface{}, result2 error)

func (*FakeFormat) ValidateValueReturnsOnCall

func (fake *FakeFormat) ValidateValueReturnsOnCall(i int, result1 interface{}, result2 error)

Jump to

Keyboard shortcuts

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