{
  "_class" : "hudson.tasks.junit.ClassResult",
  "testActions" : [
    
  ],
  "child" : [
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.example.soso.community.votesboard.integration.VotesboardLikeInfoIntegrationTest",
      "duration" : 0.087,
      "failedSince" : 0,
      "name" : "게시글 목록 조회 시 좋아요 정보 포함",
      "skipped" : False,
      "status" : "FIXED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.example.soso.community.votesboard.integration.VotesboardLikeInfoIntegrationTest",
      "duration" : 0.028,
      "failedSince" : 0,
      "name" : "게시글 상세 조회 시 좋아요 정보 포함 - 좋아요 없는 상태",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.example.soso.community.votesboard.integration.VotesboardLikeInfoIntegrationTest",
      "duration" : 0.086,
      "failedSince" : 0,
      "name" : "게시글 상세 조회 시 좋아요 정보 포함 - 좋아요 있는 상태",
      "skipped" : False,
      "status" : "FIXED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.example.soso.community.votesboard.integration.VotesboardLikeInfoIntegrationTest",
      "duration" : 0.029,
      "failedSince" : 0,
      "name" : "비로그인 사용자의 게시글 상세 조회 - isLiked는 null",
      "skipped" : False,
      "status" : "FIXED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.example.soso.community.votesboard.integration.VotesboardLikeInfoIntegrationTest",
      "duration" : 0.055,
      "failedSince" : 0,
      "name" : "좋아요 토글 후 상세 조회 - likeCount와 isLiked 변경 확인",
      "skipped" : False,
      "status" : "FIXED"
    }
  ],
  "failCount" : 0,
  "name" : "VotesboardLikeInfoIntegrationTest",
  "passCount" : 5,
  "skipCount" : 0
}