{
  "_class" : "hudson.tasks.junit.ClassResult",
  "testActions" : [
    
  ],
  "child" : [
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.example.soso.community.freeboard.integration.ErrorScenarioIntegrationTest",
      "duration" : 0.146,
      "failedSince" : 0,
      "name" : "⚠️ 비즈니스 로직 에러 시나리오: 중복 좋아요, 삭제된 리소스 접근 등",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.example.soso.community.freeboard.integration.ErrorScenarioIntegrationTest",
      "duration" : 0.027,
      "failedSince" : 0,
      "name" : "\ud83d\udcc4 페이징 및 파라미터 에러 시나리오: 잘못된 파라미터, 범위 초과 등",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.example.soso.community.freeboard.integration.ErrorScenarioIntegrationTest",
      "duration" : 0.039,
      "failedSince" : 0,
      "name" : "\ud83d\udcdd 데이터 검증 에러 시나리오: 필수 필드 누락, 길이 제한 초과, 잘못된 형식",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.example.soso.community.freeboard.integration.ErrorScenarioIntegrationTest",
      "duration" : 0.104,
      "failedSince" : 0,
      "name" : "\ud83d\udcf7 이미지 업로드 에러 시나리오: 파일 크기, 형식, 개수 제한",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.example.soso.community.freeboard.integration.ErrorScenarioIntegrationTest",
      "duration" : 0.159,
      "failedSince" : 0,
      "name" : "\ud83d\udd0d 리소스 존재하지 않음 에러 시나리오: 404 Not Found 케이스들",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.example.soso.community.freeboard.integration.ErrorScenarioIntegrationTest",
      "duration" : 0.135,
      "failedSince" : 0,
      "name" : "\ud83d\udd10 권한 관련 에러 시나리오: 다른 사용자 게시글/댓글 수정/삭제 시도",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.example.soso.community.freeboard.integration.ErrorScenarioIntegrationTest",
      "duration" : 0.045,
      "failedSince" : 0,
      "name" : "\ud83d\udeab 인증 관련 에러 시나리오: 토큰 없음, 잘못된 토큰, 만료된 토큰",
      "skipped" : False,
      "status" : "PASSED"
    }
  ],
  "failCount" : 0,
  "name" : "ErrorScenarioIntegrationTest",
  "passCount" : 7,
  "skipCount" : 0
}