{
  "_class" : "hudson.maven.reporters.SurefireAggregatedReport",
  "failCount" : 0,
  "skipCount" : 0,
  "totalCount" : 7,
  "urlName" : "testReport",
  "childReports" : [
    {
      "child" : {
        "_class" : "hudson.maven.MavenBuild",
        "number" : 31,
        "url" : "http://jenkins-ucsb-1.dataone.org/jenkins/job/d1_integration_Sandbox_authToken/org.dataone$d1_integration/31/"
      },
      "result" : {
        "_class" : "hudson.tasks.junit.TestResult",
        "testActions" : [
          
        ],
        "duration" : 291.56,
        "empty" : False,
        "failCount" : 0,
        "passCount" : 7,
        "skipCount" : 0,
        "suites" : [
          {
            "cases" : [
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.dataone.integration.contextTests.TestDefaultSettings",
                "duration" : 0.004,
                "failedSince" : 0,
                "name" : "testTrue",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 0.004,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "org.dataone.integration.contextTests.TestDefaultSettings",
            "nodeId" : None,
            "timestamp" : None
          },
          {
            "cases" : [
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.dataone.integration.it.functional.v2.AuthTokenFunctionalIT",
                "duration" : 240.756,
                "failedSince" : 0,
                "name" : "testMnCreate",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.dataone.integration.it.functional.v2.AuthTokenFunctionalIT",
                "duration" : 1.822,
                "failedSince" : 0,
                "name" : "testEchoCredentials",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.dataone.integration.it.functional.v2.AuthTokenFunctionalIT",
                "duration" : 4.02,
                "failedSince" : 0,
                "name" : "testCnIsAuthorized",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.dataone.integration.it.functional.v2.AuthTokenFunctionalIT",
                "duration" : 7.648,
                "failedSince" : 0,
                "name" : "testMnIsAuthorized",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.dataone.integration.it.functional.v2.AuthTokenFunctionalIT",
                "duration" : 31.134,
                "failedSince" : 0,
                "name" : "testMnUpdate",
                "skipped" : False,
                "status" : "FIXED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.dataone.integration.it.functional.v2.AuthTokenFunctionalIT",
                "duration" : 6.176,
                "failedSince" : 0,
                "name" : "testCnQuery",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 291.556,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "org.dataone.integration.it.functional.v2.AuthTokenFunctionalIT",
            "nodeId" : None,
            "timestamp" : None
          }
        ]
      }
    }
  ]
}