{
  "_class" : "hudson.tasks.junit.ClassResult",
  "testActions" : [
    
  ],
  "child" : [
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.example.soso.community.voteboard.integration.VoteboardVotingIntegrationTest",
      "duration" : 0.074,
      "failedSince" : 0,
      "name" : "재투표 성공",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.example.soso.community.voteboard.integration.VoteboardVotingIntegrationTest",
      "duration" : 0.066,
      "failedSince" : 0,
      "name" : "재투표 실패 - 재투표 허용되지 않음",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.example.soso.community.voteboard.integration.VoteboardVotingIntegrationTest",
      "duration" : 0.024,
      "failedSince" : 0,
      "name" : "투표 게시글 상세 조회 성공",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.example.soso.community.voteboard.integration.VoteboardVotingIntegrationTest",
      "duration" : 0.073,
      "failedSince" : 0,
      "name" : "투표 참여 성공",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.example.soso.community.voteboard.integration.VoteboardVotingIntegrationTest",
      "duration" : 0.06,
      "failedSince" : 0,
      "name" : "투표 참여 실패 - 중복 투표",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.example.soso.community.voteboard.integration.VoteboardVotingIntegrationTest",
      "duration" : 0.083,
      "failedSince" : 0,
      "name" : "투표 취소 성공",
      "skipped" : False,
      "status" : "PASSED"
    }
  ],
  "failCount" : 0,
  "name" : "VoteboardVotingIntegrationTest",
  "passCount" : 6,
  "skipCount" : 0
}