Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for TestEmptyObject (0.7 seconds)

  1. 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.
    Created: Sun Apr 05 19:28:12 GMT 2026
    - Last Modified: Fri Aug 29 02:39:48 GMT 2025
    - 118.1K bytes
    - Click Count (0)
Back to Top