Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MatchFieldErrorOnName ¶
func MatchFieldErrorOnName(fieldName string) types.GomegaMatcher
func MatchHttpBodyAsJson ¶
func MatchHttpBodyAsJson(json interface{}) GomegaMatcher
Matches the JSON body of HTTP response, the type of tested value could be:
*http.Response *testing/http.ResponseResult *h2non/gentleman.Response
func MatchHttpStatus ¶
func MatchHttpStatus(status int) GomegaMatcher
Matches the status of HTTP response, the type of tested value could be:
*http.Response *testing/http.ResponseResult *h2non/gentleman.Response
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.