{
  "_class" : "hudson.maven.reporters.SurefireAggregatedReport",
  "failCount" : 0,
  "skipCount" : 0,
  "totalCount" : 8,
  "urlName" : "testReport",
  "childReports" : [
    {
      "child" : {
        "_class" : "hudson.maven.MavenBuild",
        "number" : 29,
        "url" : "http://jenkins-ucsb-1.dataone.org/jenkins/job/d1_portal_stable/org.dataone$d1_portal/29/"
      },
      "result" : {
        "_class" : "hudson.tasks.junit.TestResult",
        "testActions" : [
          
        ],
        "duration" : 3.356,
        "empty" : False,
        "failCount" : 0,
        "passCount" : 8,
        "skipCount" : 0,
        "suites" : [
          {
            "cases" : [
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.dataone.portal.TokenGeneratorTest",
                "duration" : 2.932,
                "failedSince" : 0,
                "name" : "testGetSession",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.dataone.portal.TokenGeneratorTest",
                "duration" : 0.009,
                "failedSince" : 0,
                "name" : "testFetchServerCertificate",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.dataone.portal.TokenGeneratorTest",
                "duration" : 0.034,
                "failedSince" : 0,
                "name" : "testSetPublicKeys_multipleCerts",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.dataone.portal.TokenGeneratorTest",
                "duration" : 0.15,
                "failedSince" : 0,
                "name" : "testGetSession_multipleCerts",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.dataone.portal.TokenGeneratorTest",
                "duration" : 0.03,
                "failedSince" : 0,
                "name" : "testSetPublicKeys_ordering",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.dataone.portal.TokenGeneratorTest",
                "duration" : 0.075,
                "failedSince" : 0,
                "name" : "testSetPublicKeys_singleCerts",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.dataone.portal.TokenGeneratorTest",
                "duration" : 0.001,
                "failedSince" : 0,
                "name" : "testBasicCalendarInstanceAssumptions",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.dataone.portal.TokenGeneratorTest",
                "duration" : 0.125,
                "failedSince" : 0,
                "name" : "testGetJWT",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 3.356,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "org.dataone.portal.TokenGeneratorTest",
            "nodeId" : None,
            "timestamp" : None
          }
        ]
      }
    }
  ]
}