Versions in this module Expand all Collapse all v1 v1.3.0 Feb 14, 2023 Changes in this version + var ExpectedListInfo = []objects.Object + var ExpectedListNames = []string + var ExpectedListSubdir = []objects.Object + func HandleBulkDeleteSuccessfully(t *testing.T) + func HandleCopyObjectSuccessfully(t *testing.T) + func HandleCreateTextObjectSuccessfully(t *testing.T, content string, options ...option) + func HandleCreateTextWithCacheControlSuccessfully(t *testing.T, content string) + func HandleCreateTypelessObjectSuccessfully(t *testing.T, content string) + func HandleDeleteObjectSuccessfully(t *testing.T, options ...option) + func HandleDownloadObjectSuccessfully(t *testing.T, options ...option) + func HandleGetObjectSuccessfully(t *testing.T, options ...option) + func HandleListObjectNamesSuccessfully(t *testing.T) + func HandleListObjectsInfoSuccessfully(t *testing.T, options ...option) + func HandleListSubdirSuccessfully(t *testing.T) + func HandleListZeroObjectNames204(t *testing.T) + func HandleUpdateObjectSuccessfully(t *testing.T, options ...option) + func WithPath(s string) option