formatfakes

package
v1.0.5 Latest Latest
Warning

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

Go to latest
Published: Apr 21, 2020 License: Apache-1.1, Apache-2.0, BSD-3-Clause, + 1 more 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 FakeJSONFilter

type FakeJSONFilter struct {
	Stub func(string, string) ([]json.RawMessage, error)
	// contains filtered or unexported fields
}

func (*FakeJSONFilter) ArgsForCall

func (fake *FakeJSONFilter) ArgsForCall(i int) (string, string)

func (*FakeJSONFilter) CallCount

func (fake *FakeJSONFilter) CallCount() int

func (*FakeJSONFilter) Calls

func (fake *FakeJSONFilter) Calls(stub func(string, string) ([]json.RawMessage, error))

func (*FakeJSONFilter) Invocations

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

func (*FakeJSONFilter) Returns

func (fake *FakeJSONFilter) Returns(result1 []json.RawMessage, result2 error)

func (*FakeJSONFilter) ReturnsOnCall

func (fake *FakeJSONFilter) ReturnsOnCall(i int, result1 []json.RawMessage, result2 error)

func (*FakeJSONFilter) Spy

func (fake *FakeJSONFilter) Spy(arg1 string, arg2 string) ([]json.RawMessage, error)

Jump to

Keyboard shortcuts

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