dyqual

package
v0.1.1 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Dyqual

func Dyqual(expected interface{}) types.GomegaMatcher

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