{
  "_class" : "hudson.maven.reporters.SurefireAggregatedReport",
  "failCount" : 0,
  "skipCount" : 0,
  "totalCount" : 5,
  "urlName" : "testReport",
  "childReports" : [
    {
      "child" : {
        "_class" : "hudson.maven.MavenBuild",
        "number" : 60,
        "url" : "http://jenkins-ucsb-1.dataone.org/jenkins/job/d1_test_resources_beta/org.dataone$d1_test_resources/60/"
      },
      "result" : {
        "_class" : "hudson.tasks.junit.TestResult",
        "testActions" : [
          
        ],
        "duration" : 11.436,
        "empty" : False,
        "failCount" : 0,
        "passCount" : 5,
        "skipCount" : 0,
        "suites" : [
          {
            "cases" : [
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.dataone.test.apache.directory.server.DSSuiteCase1TestUnit",
                "duration" : 0.252,
                "failedSince" : 0,
                "name" : "testPrincipalSearch",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.dataone.test.apache.directory.server.DSSuiteCase2TestUnit",
                "duration" : 0.007,
                "failedSince" : 0,
                "name" : "testNodeSearch",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 3.711,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "org.dataone.test.apache.directory.server.ApacheDirectorySuiteTest",
            "nodeId" : None,
            "timestamp" : None
          },
          {
            "cases" : [
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.dataone.test.knb.KnbDataRetrievalTest",
                "duration" : 0.021,
                "failedSince" : 0,
                "name" : "listPackageContents",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 0.025,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "org.dataone.test.knb.KnbDataRetrievalTest",
            "nodeId" : None,
            "timestamp" : None
          },
          {
            "cases" : [
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.dataone.test.spring.SpringComponentA",
                "duration" : 0.501,
                "failedSince" : 0,
                "name" : "retrieveANodeList",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.dataone.test.spring.SpringComponentB",
                "duration" : 0.0,
                "failedSince" : 0,
                "name" : "retrieveBNodeList",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 7.7,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "org.dataone.test.spring.ApacheDirectorySuiteTest",
            "nodeId" : None,
            "timestamp" : None
          }
        ]
      }
    }
  ]
}