matcher

package
v0.1.0-rabo Latest Latest
Warning

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

Go to latest
Published: Jun 28, 2017 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BeContainedInMatcher

type BeContainedInMatcher struct {
	// contains filtered or unexported fields
}

func BeContainedIn

func BeContainedIn(expected ...string) *BeContainedInMatcher

func (*BeContainedInMatcher) FailureMessage

func (m *BeContainedInMatcher) FailureMessage(actual interface{}) (message string)

func (*BeContainedInMatcher) Match

func (m *BeContainedInMatcher) Match(actual interface{}) (success bool, err error)

func (*BeContainedInMatcher) NegatedFailureMessage

func (m *BeContainedInMatcher) NegatedFailureMessage(actual interface{}) (message string)

Jump to

Keyboard shortcuts

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