Versions in this module Expand all Collapse all v1 v1.1.0 Mar 26, 2017 Changes in this version + type GomegaFailHandler func(message string, callerSkip ...int) + type GomegaMatcher interface + FailureMessage func(actual interface{}) (message string) + Match func(actual interface{}) (success bool, err error) + NegatedFailureMessage func(actual interface{}) (message string) + type GomegaTestingT interface + Errorf func(format string, args ...interface{})