Documentation
¶
Index ¶
- func AssertEqual(testVal interface{}, expectedVal interface{}, t *testing.T, err string)
- func ContainsString(s []string, e string) bool
- func GetAuthResponse(expiry int) []byte
- func GetQueryFromFile(fileName string) string
- func Must(err error)
- func RaiseIfError(t *testing.T, err error)
- func RunClientAndServerPreparedStatements(t *testing.T, testCase func(t *testing.T, ctx context.Context))
- func RunInMemoryAndStream(t *testing.T, testCase func(t *testing.T, ctx context.Context))
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AssertEqual ¶
func ContainsString ¶
ContainsString checks whether a string is present in a slice
func GetAuthResponse ¶
func GetQueryFromFile ¶ added in v1.7.0
func RaiseIfError ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.