{
  "_class" : "hudson.tasks.junit.ClassResult",
  "testActions" : [
    
  ],
  "child" : [
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.example.soso.community.votesboard.integration.VotesboardCommentIntegrationTest",
      "duration" : 0.037,
      "failedSince" : 0,
      "name" : "대댓글 작성",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.example.soso.community.votesboard.integration.VotesboardCommentIntegrationTest",
      "duration" : 0.021,
      "failedSince" : 0,
      "name" : "댓글 목록 조회 - 댓글 0개",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.example.soso.community.votesboard.integration.VotesboardCommentIntegrationTest",
      "duration" : 0.04,
      "failedSince" : 0,
      "name" : "댓글 목록 조회 - 댓글 2개",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.example.soso.community.votesboard.integration.VotesboardCommentIntegrationTest",
      "duration" : 0.153,
      "failedSince" : 0,
      "name" : "댓글 삭제 - 본인 댓글",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.example.soso.community.votesboard.integration.VotesboardCommentIntegrationTest",
      "duration" : 0.038,
      "failedSince" : 0,
      "name" : "댓글 수정 - 본인 댓글",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.example.soso.community.votesboard.integration.VotesboardCommentIntegrationTest",
      "duration" : 0.018,
      "failedSince" : 0,
      "name" : "댓글 작성 - 일반 댓글",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.example.soso.community.votesboard.integration.VotesboardCommentIntegrationTest",
      "duration" : 0.062,
      "failedSince" : 0,
      "name" : "댓글 좋아요 토글",
      "skipped" : False,
      "status" : "PASSED"
    }
  ],
  "failCount" : 0,
  "name" : "VotesboardCommentIntegrationTest",
  "passCount" : 7,
  "skipCount" : 0
}