matchers

package
v2.9.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Dec 9, 2020 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Code generated by pegomock. DO NOT EDIT.

Code generated by pegomock. DO NOT EDIT.

Code generated by pegomock. DO NOT EDIT.

Code generated by pegomock. DO NOT EDIT.

Code generated by pegomock. DO NOT EDIT.

Code generated by pegomock. DO NOT EDIT.

Code generated by pegomock. DO NOT EDIT.

Code generated by pegomock. DO NOT EDIT.

Code generated by pegomock. DO NOT EDIT.

Code generated by pegomock. DO NOT EDIT.

Code generated by pegomock. DO NOT EDIT.

Code generated by pegomock. DO NOT EDIT.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AnyHttpRequest

func AnyHttpRequest() http.Request

func AnyIoReadCloser

func AnyIoReadCloser() io.ReadCloser

func AnyMapOfHttpFileToHttpFile

func AnyMapOfHttpFileToHttpFile() map[http.File]http.File

func AnyMapOfIntToInt

func AnyMapOfIntToInt() map[int]int

func AnyMapOfStringToEmptyUnnamedStruct

func AnyMapOfStringToEmptyUnnamedStruct() map[string]struct{}

func AnyMapOfStringToHttpRequest

func AnyMapOfStringToHttpRequest() map[string]http.Request

func AnyMapOfStringToInterface

func AnyMapOfStringToInterface() map[string]interface{}

func AnyPtrToHttpRequest

func AnyPtrToHttpRequest() *http.Request

func AnyRecvChanOfString

func AnyRecvChanOfString() <-chan string

func AnySendChanOfError

func AnySendChanOfError() chan<- error

func AnySliceOfString

func AnySliceOfString() []string

func AnyTimeTime

func AnyTimeTime() time.Time

func EqHttpRequest

func EqHttpRequest(value http.Request) http.Request

func EqIoReadCloser

func EqIoReadCloser(value io.ReadCloser) io.ReadCloser

func EqMapOfHttpFileToHttpFile

func EqMapOfHttpFileToHttpFile(value map[http.File]http.File) map[http.File]http.File

func EqMapOfIntToInt

func EqMapOfIntToInt(value map[int]int) map[int]int

func EqMapOfStringToEmptyUnnamedStruct

func EqMapOfStringToEmptyUnnamedStruct(value map[string]struct{}) map[string]struct{}

func EqMapOfStringToHttpRequest

func EqMapOfStringToHttpRequest(value map[string]http.Request) map[string]http.Request

func EqMapOfStringToInterface

func EqMapOfStringToInterface(value map[string]interface{}) map[string]interface{}

func EqPtrToHttpRequest

func EqPtrToHttpRequest(value *http.Request) *http.Request

func EqRecvChanOfString

func EqRecvChanOfString(value <-chan string) <-chan string

func EqSendChanOfError

func EqSendChanOfError(value chan<- error) chan<- error

func EqSliceOfString

func EqSliceOfString(value []string) []string

func EqTimeTime

func EqTimeTime(value time.Time) time.Time

func HttpRequestThat

func HttpRequestThat(matcher pegomock.ArgumentMatcher) http.Request

func IoReadCloserThat

func IoReadCloserThat(matcher pegomock.ArgumentMatcher) io.ReadCloser

func MapOfHttpFileToHttpFileThat

func MapOfHttpFileToHttpFileThat(matcher pegomock.ArgumentMatcher) map[http.File]http.File

func MapOfIntToIntThat

func MapOfIntToIntThat(matcher pegomock.ArgumentMatcher) map[int]int

func MapOfStringToEmptyUnnamedStructThat

func MapOfStringToEmptyUnnamedStructThat(matcher pegomock.ArgumentMatcher) map[string]struct{}

func MapOfStringToHttpRequestThat

func MapOfStringToHttpRequestThat(matcher pegomock.ArgumentMatcher) map[string]http.Request

func MapOfStringToInterfaceThat

func MapOfStringToInterfaceThat(matcher pegomock.ArgumentMatcher) map[string]interface{}

func NotEqHttpRequest

func NotEqHttpRequest(value http.Request) http.Request

func NotEqIoReadCloser

func NotEqIoReadCloser(value io.ReadCloser) io.ReadCloser

func NotEqMapOfHttpFileToHttpFile

func NotEqMapOfHttpFileToHttpFile(value map[http.File]http.File) map[http.File]http.File

func NotEqMapOfIntToInt

func NotEqMapOfIntToInt(value map[int]int) map[int]int

func NotEqMapOfStringToEmptyUnnamedStruct

func NotEqMapOfStringToEmptyUnnamedStruct(value map[string]struct{}) map[string]struct{}

func NotEqMapOfStringToHttpRequest

func NotEqMapOfStringToHttpRequest(value map[string]http.Request) map[string]http.Request

func NotEqMapOfStringToInterface

func NotEqMapOfStringToInterface(value map[string]interface{}) map[string]interface{}

func NotEqPtrToHttpRequest

func NotEqPtrToHttpRequest(value *http.Request) *http.Request

func NotEqRecvChanOfString

func NotEqRecvChanOfString(value <-chan string) <-chan string

func NotEqSendChanOfError

func NotEqSendChanOfError(value chan<- error) chan<- error

func NotEqSliceOfString

func NotEqSliceOfString(value []string) []string

func NotEqTimeTime

func NotEqTimeTime(value time.Time) time.Time

func PtrToHttpRequestThat

func PtrToHttpRequestThat(matcher pegomock.ArgumentMatcher) *http.Request

func RecvChanOfStringThat

func RecvChanOfStringThat(matcher pegomock.ArgumentMatcher) <-chan string

func SendChanOfErrorThat

func SendChanOfErrorThat(matcher pegomock.ArgumentMatcher) chan<- error

func SliceOfStringThat

func SliceOfStringThat(matcher pegomock.ArgumentMatcher) []string

func TimeTimeThat

func TimeTimeThat(matcher pegomock.ArgumentMatcher) time.Time

Types

This section is empty.

Jump to

Keyboard shortcuts

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