matchers

package
v0.2.5 Latest Latest
Warning

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

Go to latest
Published: Sep 1, 2016 License: GPL-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BeDuplicateNamespace

type BeDuplicateNamespace string

func (BeDuplicateNamespace) FailureMessage

func (matcher BeDuplicateNamespace) FailureMessage(actual interface{}) (message string)

func (BeDuplicateNamespace) Match

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

func (BeDuplicateNamespace) NegatedFailureMessage

func (matcher BeDuplicateNamespace) NegatedFailureMessage(actual interface{}) (message string)

type BeDuplicateUser

type BeDuplicateUser string

func (BeDuplicateUser) FailureMessage

func (matcher BeDuplicateUser) FailureMessage(actual interface{}) (message string)

func (BeDuplicateUser) Match

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

func (BeDuplicateUser) NegatedFailureMessage

func (matcher BeDuplicateUser) NegatedFailureMessage(actual interface{}) (message string)

type BeUserNotFound

type BeUserNotFound string

func (BeUserNotFound) FailureMessage

func (matcher BeUserNotFound) FailureMessage(actual interface{}) (message string)

func (BeUserNotFound) Match

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

func (BeUserNotFound) NegatedFailureMessage

func (matcher BeUserNotFound) NegatedFailureMessage(actual interface{}) (message string)

Jump to

Keyboard shortcuts

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