{
  "_class" : "hudson.maven.reporters.SurefireAggregatedReport",
  "failCount" : 0,
  "skipCount" : 0,
  "totalCount" : 4,
  "urlName" : "testReport",
  "childReports" : [
    {
      "child" : {
        "_class" : "hudson.maven.MavenBuild",
        "number" : 4,
        "url" : "http://jenkins-ucsb-1.dataone.org/jenkins/job/indexerapi/org.dataone.cn.indexer$indexerapi/4/"
      },
      "result" : {
        "_class" : "hudson.tasks.junit.TestResult",
        "testActions" : [
          
        ],
        "duration" : 0.084,
        "empty" : False,
        "failCount" : 0,
        "passCount" : 4,
        "skipCount" : 0,
        "suites" : [
          {
            "cases" : [
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.dataone.cn.indexer.AppTest",
                "duration" : 0.0,
                "failedSince" : 0,
                "name" : "testApp",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.dataone.cn.indexer.AppTest",
                "duration" : 0.04,
                "failedSince" : 0,
                "name" : "testAddElement",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 0.04,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "org.dataone.cn.indexer.AppTest",
            "nodeId" : None,
            "timestamp" : None
          },
          {
            "cases" : [
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.dataone.cn.indexer.SolrFieldResourceMapTest",
                "duration" : 0.044,
                "failedSince" : 0,
                "name" : "testSolrFieldResourceMap",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 0.044,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "org.dataone.cn.indexer.SolrFieldResourceMapTest",
            "nodeId" : None,
            "timestamp" : None
          },
          {
            "cases" : [
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.dataone.cn.indexer.UTF8Test",
                "duration" : 0.0,
                "failedSince" : 0,
                "name" : "test",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 0.0,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "org.dataone.cn.indexer.UTF8Test",
            "nodeId" : None,
            "timestamp" : None
          }
        ]
      }
    }
  ]
}