{
  "_class" : "hudson.tasks.junit.ClassResult",
  "testActions" : [
    
  ],
  "child" : [
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.example.soso.community.voteboard.integration.VoteboardCommentIntegrationTest",
      "duration" : 0.054,
      "failedSince" : 0,
      "name" : "대댓글 작성",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.example.soso.community.voteboard.integration.VoteboardCommentIntegrationTest",
      "duration" : 0.036,
      "failedSince" : 0,
      "name" : "댓글 목록 조회 - 댓글 0개",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.example.soso.community.voteboard.integration.VoteboardCommentIntegrationTest",
      "duration" : 0.067,
      "failedSince" : 0,
      "name" : "댓글 목록 조회 - 댓글 2개",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.example.soso.community.voteboard.integration.VoteboardCommentIntegrationTest",
      "duration" : 0.391,
      "failedSince" : 0,
      "name" : "댓글 삭제 - 본인 댓글",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.example.soso.community.voteboard.integration.VoteboardCommentIntegrationTest",
      "duration" : 0.074,
      "failedSince" : 0,
      "name" : "댓글 수정 - 본인 댓글",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.example.soso.community.voteboard.integration.VoteboardCommentIntegrationTest",
      "duration" : 0.034,
      "failedSince" : 0,
      "name" : "댓글 작성 - 일반 댓글",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.example.soso.community.voteboard.integration.VoteboardCommentIntegrationTest",
      "duration" : 0.1,
      "failedSince" : 0,
      "name" : "댓글 좋아요 토글",
      "skipped" : False,
      "status" : "PASSED"
    }
  ],
  "failCount" : 0,
  "name" : "VoteboardCommentIntegrationTest",
  "passCount" : 7,
  "skipCount" : 0
}