{
  "_class" : "hudson.tasks.junit.ClassResult",
  "testActions" : [
    
  ],
  "child" : [
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.example.soso.community.voteboard.integration.VoteboardIntegrationTest",
      "duration" : 0.029,
      "failedSince" : 0,
      "name" : "인증 없이 투표 게시글 생성 시도 - 실패",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.example.soso.community.voteboard.integration.VoteboardIntegrationTest",
      "duration" : 0.022,
      "failedSince" : 0,
      "name" : "투표 게시글 목록 조회 - 완료 필터",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.example.soso.community.voteboard.integration.VoteboardIntegrationTest",
      "duration" : 0.035,
      "failedSince" : 0,
      "name" : "투표 게시글 목록 조회 - 진행중 필터",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.example.soso.community.voteboard.integration.VoteboardIntegrationTest",
      "duration" : 0.024,
      "failedSince" : 0,
      "name" : "투표 게시글 목록 조회 성공",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.example.soso.community.voteboard.integration.VoteboardIntegrationTest",
      "duration" : 0.024,
      "failedSince" : 0,
      "name" : "투표 게시글 생성 성공",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.example.soso.community.voteboard.integration.VoteboardIntegrationTest",
      "duration" : 0.025,
      "failedSince" : 0,
      "name" : "투표 게시글 생성 실패 - 과거 마감 시간",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.example.soso.community.voteboard.integration.VoteboardIntegrationTest",
      "duration" : 0.022,
      "failedSince" : 0,
      "name" : "투표 게시글 생성 실패 - 옵션 부족 (1개)",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.example.soso.community.voteboard.integration.VoteboardIntegrationTest",
      "duration" : 0.024,
      "failedSince" : 0,
      "name" : "투표 게시글 생성 실패 - 옵션 초과 (6개)",
      "skipped" : False,
      "status" : "PASSED"
    }
  ],
  "failCount" : 0,
  "name" : "VoteboardIntegrationTest",
  "passCount" : 8,
  "skipCount" : 0
}