matchers

package
v0.0.0-...-b1d5767 Latest Latest
Warning

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

Go to latest
Published: Mar 30, 2016 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MatchYAML

func MatchYAML(expected interface{}) types.GomegaMatcher

Types

type MatchYAMLMatcher

type MatchYAMLMatcher struct {
	YAMLToMatch interface{}
}

func (*MatchYAMLMatcher) FailureMessage

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

func (*MatchYAMLMatcher) Match

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

func (*MatchYAMLMatcher) NegatedFailureMessage

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

Jump to

Keyboard shortcuts

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