buidertestingutils

package
v1.0.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 8, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BeExpr

func BeExpr(query string, args ...interface{}) types.GomegaMatcher

Types

type SqlExprMatcher

type SqlExprMatcher struct {
	QueryMatcher types.GomegaMatcher
	ArgsMatcher  types.GomegaMatcher
}

func (*SqlExprMatcher) FailureMessage

func (matcher *SqlExprMatcher) FailureMessage(actual interface{}) (message string)

func (*SqlExprMatcher) Match

func (matcher *SqlExprMatcher) Match(actual interface{}) (success bool, err error)

func (SqlExprMatcher) NegatedFailureMessage

func (matcher SqlExprMatcher) NegatedFailureMessage(actual interface{}) (message string)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL