{
  "_class" : "hudson.maven.reporters.SurefireAggregatedReport",
  "failCount" : 0,
  "skipCount" : 0,
  "totalCount" : 4,
  "urlName" : "testReport",
  "childReports" : [
    {
      "child" : {
        "_class" : "hudson.maven.MavenBuild",
        "number" : 79,
        "url" : "http://jenkins-ucsb-1.dataone.org/jenkins/job/d1_cn_index_generator/org.dataone$d1_cn_index_generator/79/"
      },
      "result" : {
        "_class" : "hudson.tasks.junit.TestResult",
        "testActions" : [
          
        ],
        "duration" : 9.646999,
        "empty" : False,
        "failCount" : 0,
        "passCount" : 4,
        "skipCount" : 0,
        "suites" : [
          {
            "cases" : [
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.dataone.cn.index.test.IndexTaskGeneratorEntryListenerTest",
                "duration" : 9.457,
                "failedSince" : 0,
                "name" : "testIndexTaskGeneration",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 9.605,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "org.dataone.cn.index.test.IndexTaskGeneratorEntryListenerTest",
            "nodeId" : None,
            "timestamp" : None
          },
          {
            "cases" : [
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.dataone.cn.index.test.IndexTaskGeneratorTest",
                "duration" : 0.005,
                "failedSince" : 0,
                "name" : "testRepoAddDelete",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.dataone.cn.index.test.IndexTaskGeneratorTest",
                "duration" : 0.035,
                "failedSince" : 0,
                "name" : "testDuplicateTask",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.dataone.cn.index.test.IndexTaskGeneratorTest",
                "duration" : 0.0,
                "failedSince" : 0,
                "name" : "testInjection",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 0.042,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "org.dataone.cn.index.test.IndexTaskGeneratorTest",
            "nodeId" : None,
            "timestamp" : None
          }
        ]
      }
    }
  ]
}