{
  "_class" : "hudson.tasks.junit.ClassResult",
  "testActions" : [
    
  ],
  "child" : [
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.example.soso.community.freeboard.integration.CommentSystemIntegrationTest",
      "duration" : 0.425,
      "failedSince" : 0,
      "name" : "\ud83d\udcac 완전한 댓글 시나리오: 댓글 → 대댓글 → 수정 → 삭제 → 좋아요",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.example.soso.community.freeboard.integration.CommentSystemIntegrationTest",
      "duration" : 0.944,
      "failedSince" : 0,
      "name" : "\ud83d\udd00 댓글 정렬 및 페이징 시나리오 테스트",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.example.soso.community.freeboard.integration.CommentSystemIntegrationTest",
      "duration" : 0.142,
      "failedSince" : 0,
      "name" : "\ud83d\uddd1️ 댓글 삭제 시나리오 상세 테스트",
      "skipped" : False,
      "status" : "PASSED"
    }
  ],
  "failCount" : 0,
  "name" : "CommentSystemIntegrationTest",
  "passCount" : 3,
  "skipCount" : 0
}