{
  "_class" : "hudson.tasks.junit.ClassResult",
  "testActions" : [
    
  ],
  "child" : [
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.example.soso.community.voteboard.integration.VoteboardLikeInfoIntegrationTest",
      "duration" : 0.069,
      "failedSince" : 0,
      "name" : "게시글 목록 조회 시 좋아요 정보 포함",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.example.soso.community.voteboard.integration.VoteboardLikeInfoIntegrationTest",
      "duration" : 0.04,
      "failedSince" : 0,
      "name" : "게시글 상세 조회 시 좋아요 정보 포함 - 좋아요 없는 상태",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.example.soso.community.voteboard.integration.VoteboardLikeInfoIntegrationTest",
      "duration" : 0.047,
      "failedSince" : 0,
      "name" : "게시글 상세 조회 시 좋아요 정보 포함 - 좋아요 있는 상태",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.example.soso.community.voteboard.integration.VoteboardLikeInfoIntegrationTest",
      "duration" : 0.035,
      "failedSince" : 0,
      "name" : "비로그인 사용자의 게시글 상세 조회 - isLiked는 항상 false",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.example.soso.community.voteboard.integration.VoteboardLikeInfoIntegrationTest",
      "duration" : 0.05,
      "failedSince" : 0,
      "name" : "좋아요 토글 후 상세 조회 - likeCount와 isLiked 변경 확인",
      "skipped" : False,
      "status" : "PASSED"
    }
  ],
  "failCount" : 0,
  "name" : "VoteboardLikeInfoIntegrationTest",
  "passCount" : 5,
  "skipCount" : 0
}