Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BeNotFoundError ¶
func BeNotFoundError() types.GomegaMatcher
Types ¶
type BeNotFoundErrorMatcher ¶
type BeNotFoundErrorMatcher struct{}
func (*BeNotFoundErrorMatcher) FailureMessage ¶
func (k *BeNotFoundErrorMatcher) FailureMessage(actual interface{}) (message string)
func (*BeNotFoundErrorMatcher) Match ¶
func (m *BeNotFoundErrorMatcher) Match(actual interface{}) (success bool, err error)
func (*BeNotFoundErrorMatcher) NegatedFailureMessage ¶
func (k *BeNotFoundErrorMatcher) NegatedFailureMessage(actual interface{}) (message string)
Click to show internal directories.
Click to hide internal directories.