{
  "_class" : "hudson.tasks.junit.ClassResult",
  "testActions" : [
    
  ],
  "child" : [
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.example.soso.users.integration.AuthCookieIntegrationTest",
      "duration" : 0.011,
      "failedSince" : 0,
      "name" : "Access Token 쿠키는 HttpOnly=false (JavaScript 접근 가능)",
      "skipped" : False,
      "status" : "FIXED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.example.soso.users.integration.AuthCookieIntegrationTest",
      "duration" : 0.037,
      "failedSince" : 0,
      "name" : "Refresh Token 쿠키는 HttpOnly=true (XSS 방어)",
      "skipped" : False,
      "status" : "FIXED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.example.soso.users.integration.AuthCookieIntegrationTest",
      "duration" : 0.012,
      "failedSince" : 0,
      "name" : "로그아웃 시 Access Token과 Refresh Token 쿠키가 삭제됨",
      "skipped" : False,
      "status" : "FIXED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.example.soso.users.integration.AuthCookieIntegrationTest",
      "duration" : 0.012,
      "failedSince" : 0,
      "name" : "토큰 재발급 시 Access Token이 Body와 쿠키 모두에 포함됨",
      "skipped" : False,
      "status" : "FIXED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.example.soso.users.integration.AuthCookieIntegrationTest",
      "duration" : 0.013,
      "failedSince" : 0,
      "name" : "토큰 재발급 시 Refresh Token 쿠키도 갱신됨",
      "skipped" : False,
      "status" : "FIXED"
    }
  ],
  "failCount" : 0,
  "name" : "AuthCookieIntegrationTest",
  "passCount" : 5,
  "skipCount" : 0
}