- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for TestEmptyObject (0.13 sec)
-
cmd/server_test.go
response, err := s.client.Do(request) c.Assert(err, nil) // Assert the response. c.Assert(response.StatusCode, http.StatusNotFound) } // TestEmptyObject - Asserts the response for operation on a 0 byte object. func (s *TestSuiteCommon) TestEmptyObject(c *check) { // generate a random bucket name. bucketName := getRandomBucketName() // HTTP request to create the bucket.
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Mon Jul 15 16:28:02 UTC 2024 - 116.3K bytes - Viewed (0)