Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for MatchString (0.09 sec)

  1. cmd/server_test.go

    			`<DeleteMarker><Key>file.2</Key>.*<IsLatest>true</IsLatest>.*</DeleteMarker>` +
    			`<Version><Key>file.2</Key>.*<IsLatest>false</IsLatest>.*</Version>` +
    			`</ListVersionsResult>`)
    
    	c.Assert(r.MatchString(string(getContent)), true)
    }
    
    // TestListObjectsSpecialCharactersHandler - Setting valid parameters to List Objects
    // and then asserting the response with the expected one.
    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