Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AssertGRPCError ¶
AssertGRPCError checks that actual error has the same gRPC error code and message as actual error.
func AssertGRPCErrorRE ¶ added in v1.5.1
func AssertGRPCErrorRE(tb testing.TB, expectedCode codes.Code, expectedMessageRE string, actual error)
AssertGRPCErrorRE checks that actual error has expected gRPC error code, and error messages matches expected regular expression.
func GetAWSKeys ¶
GetAWSKeys returns testing AWS keys.
Types ¶
Click to show internal directories.
Click to hide internal directories.