Documentation ¶
Index ¶
- func BeArithmeticError() types.GomegaMatcher
- func BeAuthenticationError() types.GomegaMatcher
- func BeClientError() types.GomegaMatcher
- func BeConnectorErrorWithCode(code uint32) types.GomegaMatcher
- func BeConnectorErrorWithDescription(description string) types.GomegaMatcher
- func BeConnectorErrorWithState(state uint32) types.GomegaMatcher
- func BeDatabaseError() types.GomegaMatcher
- func BeGenericError(messageMatcher types.GomegaMatcher) types.GomegaMatcher
- func BeNaN() types.GomegaMatcher
- func BeServiceUnavailableError() types.GomegaMatcher
- func BeSyntaxError() types.GomegaMatcher
- func BeTransientError(codeMatcher types.GomegaMatcher, messageMatcher types.GomegaMatcher) types.GomegaMatcher
- func ContainMessage(part string) types.GomegaMatcher
- func WrapMatcher(matcher gomega.OmegaMatcher) gomock.Matcher
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BeArithmeticError ¶
func BeArithmeticError() types.GomegaMatcher
func BeAuthenticationError ¶
func BeAuthenticationError() types.GomegaMatcher
func BeClientError ¶
func BeClientError() types.GomegaMatcher
func BeConnectorErrorWithCode ¶
func BeConnectorErrorWithCode(code uint32) types.GomegaMatcher
func BeConnectorErrorWithDescription ¶
func BeConnectorErrorWithDescription(description string) types.GomegaMatcher
func BeConnectorErrorWithState ¶
func BeConnectorErrorWithState(state uint32) types.GomegaMatcher
func BeDatabaseError ¶
func BeDatabaseError() types.GomegaMatcher
func BeGenericError ¶
func BeGenericError(messageMatcher types.GomegaMatcher) types.GomegaMatcher
func BeNaN ¶
func BeNaN() types.GomegaMatcher
func BeServiceUnavailableError ¶
func BeServiceUnavailableError() types.GomegaMatcher
func BeSyntaxError ¶
func BeSyntaxError() types.GomegaMatcher
func BeTransientError ¶
func BeTransientError(codeMatcher types.GomegaMatcher, messageMatcher types.GomegaMatcher) types.GomegaMatcher
func ContainMessage ¶
func ContainMessage(part string) types.GomegaMatcher
func WrapMatcher ¶
func WrapMatcher(matcher gomega.OmegaMatcher) gomock.Matcher
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.