matcho

package module
v0.0.0-...-49e2c10 Latest Latest
Warning

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

Go to latest
Published: Apr 14, 2018 License: MIT Imports: 6 Imported by: 0

README

matcho

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MatchYAMLWithDiffs

func MatchYAMLWithDiffs(yaml interface{}) types.GomegaMatcher

Types

type MatchYAMLWithDiffsMatcher

type MatchYAMLWithDiffsMatcher struct {
	YAMLToMatch interface{}
	Diffs       []string
}

func (*MatchYAMLWithDiffsMatcher) FailureMessage

func (matcher *MatchYAMLWithDiffsMatcher) FailureMessage(actual interface{}) (message string)

func (*MatchYAMLWithDiffsMatcher) Match

func (matcher *MatchYAMLWithDiffsMatcher) Match(actual interface{}) (success bool, err error)

func (*MatchYAMLWithDiffsMatcher) NegatedFailureMessage

func (matcher *MatchYAMLWithDiffsMatcher) NegatedFailureMessage(actual interface{}) (message string)

Jump to

Keyboard shortcuts

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