mocks

package
v1.0.0-rc5 Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2023 License: Apache-2.0 Imports: 2 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 HttpServer

type HttpServer struct {
	StartStub func() error

	StopStub func(context.Context) error
	// contains filtered or unexported fields
}

func (*HttpServer) Invocations

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

func (*HttpServer) Start

func (fake *HttpServer) Start() error

func (*HttpServer) StartCallCount

func (fake *HttpServer) StartCallCount() int

func (*HttpServer) StartCalls

func (fake *HttpServer) StartCalls(stub func() error)

func (*HttpServer) StartReturns

func (fake *HttpServer) StartReturns(result1 error)

func (*HttpServer) StartReturnsOnCall

func (fake *HttpServer) StartReturnsOnCall(i int, result1 error)

func (*HttpServer) Stop

func (fake *HttpServer) Stop(arg1 context.Context) error

func (*HttpServer) StopArgsForCall

func (fake *HttpServer) StopArgsForCall(i int) context.Context

func (*HttpServer) StopCallCount

func (fake *HttpServer) StopCallCount() int

func (*HttpServer) StopCalls

func (fake *HttpServer) StopCalls(stub func(context.Context) error)

func (*HttpServer) StopReturns

func (fake *HttpServer) StopReturns(result1 error)

func (*HttpServer) StopReturnsOnCall

func (fake *HttpServer) StopReturnsOnCall(i int, result1 error)

Jump to

Keyboard shortcuts

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