matchers

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Oct 30, 2021 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DyqualMatcher

type DyqualMatcher struct {
	Expected     interface{}
	EqualMatcher matchers.EqualMatcher
}

func (DyqualMatcher) FailureMessage

func (e DyqualMatcher) FailureMessage(actual interface{}) (message string)

func (DyqualMatcher) Match

func (e DyqualMatcher) Match(actual interface{}) (success bool, err error)

func (DyqualMatcher) NegatedFailureMessage

func (e DyqualMatcher) NegatedFailureMessage(actual interface{}) (message string)

Jump to

Keyboard shortcuts

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