{
  "_class" : "hudson.tasks.junit.ClassResult",
  "testActions" : [
    
  ],
  "child" : [
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "org.apache.pdfbox.pdmodel.interactive.documentnavigation.outline.PDDocumentOutlineTest",
      "duration" : 0.0,
      "failedSince" : 0,
      "name" : "outlinesCount",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "org.apache.pdfbox.pdmodel.interactive.documentnavigation.outline.PDDocumentOutlineTest",
      "duration" : 0.0,
      "failedSince" : 0,
      "name" : "outlinesCountShouldNotBeNegative",
      "skipped" : False,
      "status" : "PASSED"
    }
  ],
  "failCount" : 0,
  "name" : "PDDocumentOutlineTest",
  "passCount" : 2,
  "skipCount" : 0
}