errorsfakes

package
v6.21.1+incompatible Latest Latest
Warning

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

Go to latest
Published: Aug 10, 2016 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

This file was generated by counterfeiter

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FakeHTTPError

type FakeHTTPError struct {
	ErrorStub func() string

	StatusCodeStub func() int

	ErrorCodeStub func() string
	// contains filtered or unexported fields
}

func (*FakeHTTPError) Error

func (fake *FakeHTTPError) Error() string

func (*FakeHTTPError) ErrorCallCount

func (fake *FakeHTTPError) ErrorCallCount() int

func (*FakeHTTPError) ErrorCode

func (fake *FakeHTTPError) ErrorCode() string

func (*FakeHTTPError) ErrorCodeCallCount

func (fake *FakeHTTPError) ErrorCodeCallCount() int

func (*FakeHTTPError) ErrorCodeReturns

func (fake *FakeHTTPError) ErrorCodeReturns(result1 string)

func (*FakeHTTPError) ErrorReturns

func (fake *FakeHTTPError) ErrorReturns(result1 string)

func (*FakeHTTPError) Invocations

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

func (*FakeHTTPError) StatusCode

func (fake *FakeHTTPError) StatusCode() int

func (*FakeHTTPError) StatusCodeCallCount

func (fake *FakeHTTPError) StatusCodeCallCount() int

func (*FakeHTTPError) StatusCodeReturns

func (fake *FakeHTTPError) StatusCodeReturns(result1 int)

Jump to

Keyboard shortcuts

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