Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for TestListObjectsHandlerErrors (0.13 sec)

  1. cmd/server_test.go

    			c.Assert(strings.Contains(string(getContent), expectedStr), true)
    		}
    	}
    }
    
    // TestListObjectsHandlerErrors - Setting invalid parameters to List Objects
    // and then asserting the error response with the expected one.
    func (s *TestSuiteCommon) TestListObjectsHandlerErrors(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)
Back to top