{
  "_class" : "hudson.maven.reporters.SurefireAggregatedReport",
  "failCount" : 0,
  "skipCount" : 0,
  "totalCount" : 2,
  "urlName" : "testReport",
  "childReports" : [
    {
      "child" : {
        "_class" : "hudson.maven.MavenBuild",
        "number" : 30,
        "url" : "http://jenkins-ucsb-1.dataone.org/jenkins/job/d1_portal_servlet_stable/org.dataone$d1_portal_servlet/30/"
      },
      "result" : {
        "_class" : "hudson.tasks.junit.TestResult",
        "testActions" : [
          
        ],
        "duration" : 1.868,
        "empty" : False,
        "failCount" : 0,
        "passCount" : 2,
        "skipCount" : 0,
        "suites" : [
          {
            "cases" : [
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.dataone.portal.servlets.ldap.AuthLdapTest",
                "duration" : 0.829,
                "failedSince" : 0,
                "name" : "testAuthenticate",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 0.829,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "org.dataone.portal.servlets.ldap.AuthLdapTest",
            "nodeId" : None,
            "timestamp" : None
          },
          {
            "cases" : [
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.dataone.portal.session.SessionHelperTest",
                "duration" : 1.039,
                "failedSince" : 0,
                "name" : "testInit_shouldFindAndParseTheConfig",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 1.039,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "org.dataone.portal.session.SessionHelperTest",
            "nodeId" : None,
            "timestamp" : None
          }
        ]
      }
    }
  ]
}