mocksfakes

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Nov 27, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Code generated by Mock annotation processor. DO NOT EDIT. versions:

go: go1.18.3
go-annotation: 0.1.0
Mock: 0.0.1

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 HandlersMockMock

type HandlersMockMock struct {
	DoSomeAnotherStub func(http.Response)

	DoSomethingStub func(http.Request)
	// contains filtered or unexported fields
}

func (*HandlersMockMock) DoSomeAnother

func (fake *HandlersMockMock) DoSomeAnother(arg1 http.Response)

func (*HandlersMockMock) DoSomeAnotherArgsForCall

func (fake *HandlersMockMock) DoSomeAnotherArgsForCall(i int) http.Response

func (*HandlersMockMock) DoSomeAnotherCallCount

func (fake *HandlersMockMock) DoSomeAnotherCallCount() int

func (*HandlersMockMock) DoSomeAnotherCalls

func (fake *HandlersMockMock) DoSomeAnotherCalls(stub func(http.Response))

func (*HandlersMockMock) DoSomething

func (fake *HandlersMockMock) DoSomething(arg1 http.Request)

func (*HandlersMockMock) DoSomethingArgsForCall

func (fake *HandlersMockMock) DoSomethingArgsForCall(i int) http.Request

func (*HandlersMockMock) DoSomethingCallCount

func (fake *HandlersMockMock) DoSomethingCallCount() int

func (*HandlersMockMock) DoSomethingCalls

func (fake *HandlersMockMock) DoSomethingCalls(stub func(http.Request))

func (*HandlersMockMock) Invocations

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

Jump to

Keyboard shortcuts

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