- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for testStorageAPIAppendFile (0.1 seconds)
-
cmd/storage-rest_test.go
if !reflect.DeepEqual(result, testCase.expectedResult) { t.Fatalf("case %v: result: expected: %v, got: %v", i+1, string(testCase.expectedResult), string(result)) } } } } func testStorageAPIAppendFile(t *testing.T, storage StorageAPI) { testData := []byte("foo") testCases := []struct { volumeName string objectName string data []byte expectErr bool
Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Wed Apr 09 14:28:39 GMT 2025 - 11.4K bytes - Click Count (0)