- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for TestNameMarshalXML (0.08 seconds)
-
internal/event/name_test.go
result := testCase.name.String() if result != testCase.expectedResult { t.Fatalf("test %v: result: expected: %v, got: %v", i+1, testCase.expectedResult, result) } } } func TestNameMarshalXML(t *testing.T) { var blankName Name testCases := []struct { name Name expectedData []byte expectErr bool }{ {ObjectAccessedAll, []byte("<Name>s3:ObjectAccessed:*</Name>"), false},
Created: Sun Dec 28 19:28:13 GMT 2025 - Last Modified: Wed May 01 01:11:10 GMT 2024 - 7.4K bytes - Click Count (0)