{
  "_class" : "hudson.tasks.junit.ClassResult",
  "testActions" : [
    
  ],
  "child" : [
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.example.soso.community.votesboard.integration.VotesboardVotingIntegrationTest",
      "duration" : 0.034,
      "failedSince" : 0,
      "name" : "단일 선택 투표 실패 - 여러 옵션 선택",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.example.soso.community.votesboard.integration.VotesboardVotingIntegrationTest",
      "duration" : 0.091,
      "failedSince" : 0,
      "name" : "재투표 성공",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.example.soso.community.votesboard.integration.VotesboardVotingIntegrationTest",
      "duration" : 0.045,
      "failedSince" : 0,
      "name" : "재투표 실패 - 재투표 허용되지 않음",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.example.soso.community.votesboard.integration.VotesboardVotingIntegrationTest",
      "duration" : 0.06,
      "failedSince" : 0,
      "name" : "중복 선택 재투표 성공 - 단일 선택에서 중복 선택으로 변경",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.example.soso.community.votesboard.integration.VotesboardVotingIntegrationTest",
      "duration" : 0.052,
      "failedSince" : 0,
      "name" : "중복 선택 투표 성공 - 2개 옵션 선택",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.example.soso.community.votesboard.integration.VotesboardVotingIntegrationTest",
      "duration" : 0.039,
      "failedSince" : 0,
      "name" : "중복 선택 투표 실패 - n개 모두 선택 (최대 n-1개)",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.example.soso.community.votesboard.integration.VotesboardVotingIntegrationTest",
      "duration" : 0.032,
      "failedSince" : 0,
      "name" : "중복 선택 투표 실패 - 중복된 옵션 선택",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.example.soso.community.votesboard.integration.VotesboardVotingIntegrationTest",
      "duration" : 0.026,
      "failedSince" : 0,
      "name" : "투표 게시글 상세 조회 성공",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.example.soso.community.votesboard.integration.VotesboardVotingIntegrationTest",
      "duration" : 0.059,
      "failedSince" : 0,
      "name" : "투표 참여 성공",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.example.soso.community.votesboard.integration.VotesboardVotingIntegrationTest",
      "duration" : 0.047,
      "failedSince" : 0,
      "name" : "투표 참여 실패 - 중복 투표",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.example.soso.community.votesboard.integration.VotesboardVotingIntegrationTest",
      "duration" : 0.063,
      "failedSince" : 0,
      "name" : "투표 취소 성공",
      "skipped" : False,
      "status" : "PASSED"
    }
  ],
  "failCount" : 0,
  "name" : "VotesboardVotingIntegrationTest",
  "passCount" : 11,
  "skipCount" : 0
}