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