- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for verifyError (0.19 sec)
-
cmd/server_test.go
// assert the http response status code. verifyError(c, response, "AccessDenied", "Access Denied.", http.StatusForbidden) // initiate anonymous HTTP request to fetch the object which does exist. We need to return AccessDenied. response, err = s.client.Get(getGetObjectURL(s.endPoint, bucketName, objectName)) c.Assert(err, nil) // assert the http response status code.
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Mon Jul 15 16:28:02 UTC 2024 - 116.3K bytes - Viewed (0)