Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for TestBucketMultipartList (0.07 sec)

  1. cmd/server_test.go

    	// The assertion validates the success of Abort Multipart operation.
    	c.Assert(response3.StatusCode, http.StatusNoContent)
    }
    
    // TestBucketMultipartList - Initiates a NewMultipart upload, uploads parts and validates listing of the parts.
    func (s *TestSuiteCommon) TestBucketMultipartList(c *check) {
    	// generate a random bucket name.
    	bucketName := getRandomBucketName()
    	// HTTP request to create the bucket.
    Registered: Sun Sep 07 19:28:11 UTC 2025
    - Last Modified: Fri Aug 29 02:39:48 UTC 2025
    - 118.1K bytes
    - Viewed (0)
Back to top