Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BeAnOsIsNotExistError ¶
func BeAnOsIsNotExistError() types.GomegaMatcher
func ContainSequence ¶
func ContainSequence(expected interface{}) types.GomegaMatcher
func HelpfullyMatchYAML ¶
func HelpfullyMatchYAML(expected interface{}) types.GomegaMatcher
Types ¶
type HelpfullyMatchYAMLMatcher ¶
type HelpfullyMatchYAMLMatcher struct {
YAMLToMatch interface{}
}
func (*HelpfullyMatchYAMLMatcher) FailureMessage ¶
func (matcher *HelpfullyMatchYAMLMatcher) FailureMessage(actual interface{}) (message string)
func (*HelpfullyMatchYAMLMatcher) Match ¶
func (matcher *HelpfullyMatchYAMLMatcher) Match(actual interface{}) (success bool, err error)
func (*HelpfullyMatchYAMLMatcher) NegatedFailureMessage ¶
func (matcher *HelpfullyMatchYAMLMatcher) NegatedFailureMessage(actual interface{}) (message string)
Source Files ¶
Click to show internal directories.
Click to hide internal directories.