{
  "_class" : "hudson.maven.reporters.SurefireAggregatedReport",
  "failCount" : 0,
  "skipCount" : 0,
  "totalCount" : 4,
  "urlName" : "testReport",
  "childReports" : [
    {
      "child" : {
        "_class" : "hudson.maven.MavenBuild",
        "number" : 69,
        "url" : "http://jenkins-ucsb-1.dataone.org/jenkins/view/DEV%20-%20trunk/job/d1_test_resources/org.dataone$d1_test_resources/69/"
      },
      "result" : {
        "_class" : "hudson.tasks.junit.TestResult",
        "testActions" : [
          
        ],
        "duration" : 0.078999996,
        "empty" : False,
        "failCount" : 0,
        "passCount" : 4,
        "skipCount" : 0,
        "suites" : [
          {
            "cases" : [
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.dataone.test.apache.directory.server.DSSuiteCase1TestUnit",
                "duration" : 0.016,
                "failedSince" : 0,
                "name" : "testPrincipalSearch",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.dataone.test.apache.directory.server.DSSuiteCase2TestUnit",
                "duration" : 0.003,
                "failedSince" : 0,
                "name" : "testNodeSearch",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 0.019,
            "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.06,
                "failedSince" : 0,
                "name" : "listPackageContents",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 0.06,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "org.dataone.test.knb.KnbDataRetrievalTest",
            "nodeId" : None,
            "timestamp" : None
          },
          {
            "cases" : [
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.dataone.test.services.types.v1.node.NodeRecordsTest",
                "duration" : 0.0,
                "failedSince" : 0,
                "name" : "retrieveANodeList",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 0.0,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "org.dataone.test.services.types.v1.node.NodeRecordsTest",
            "nodeId" : None,
            "timestamp" : None
          }
        ]
      }
    }
  ]
}