Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MatchEnumErr ¶
func MatchEnumErr(field string) types.GomegaMatcher
func MatchFieldErr ¶
func MatchFieldErr(field, tag string) types.GomegaMatcher
func MatchRequiredErr ¶
func MatchRequiredErr(field string) types.GomegaMatcher
Types ¶
type MatchFieldErrMatcher ¶
func (*MatchFieldErrMatcher) FailureMessage ¶
func (matcher *MatchFieldErrMatcher) FailureMessage(actual interface{}) (message string)
func (*MatchFieldErrMatcher) Match ¶
func (m *MatchFieldErrMatcher) Match(a interface{}) (success bool, err error)
func (*MatchFieldErrMatcher) NegatedFailureMessage ¶
func (matcher *MatchFieldErrMatcher) NegatedFailureMessage(actual interface{}) (message string)
Click to show internal directories.
Click to hide internal directories.