{
  "_class" : "hudson.maven.reporters.SurefireAggregatedReport",
  "failCount" : 0,
  "skipCount" : 0,
  "totalCount" : 2,
  "urlName" : "testReport",
  "childReports" : [
    {
      "child" : {
        "_class" : "hudson.maven.MavenBuild",
        "number" : 24,
        "url" : "https://www.iani.de/jenkins/job/Bukkit-LibNBT/org.cyberiantiger.minecraft$libnbt-core/24/"
      },
      "result" : {
        "_class" : "hudson.tasks.junit.TestResult",
        "testActions" : [
          
        ],
        "duration" : 0.024999999,
        "empty" : False,
        "failCount" : 0,
        "passCount" : 2,
        "skipCount" : 0,
        "suites" : [
          {
            "cases" : [
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.cyberiantiger.minecraft.nbt.MojangsonParserTest",
                "duration" : 0.007,
                "failedSince" : 0,
                "name" : "test",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 0.007,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "org.cyberiantiger.minecraft.nbt.MojangsonParserTest",
            "nodeId" : None,
            "timestamp" : None
          },
          {
            "cases" : [
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.cyberiantiger.minecraft.nbt.TagInputStreamTest",
                "duration" : 0.018,
                "failedSince" : 0,
                "name" : "testParse",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 0.018,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "org.cyberiantiger.minecraft.nbt.TagInputStreamTest",
            "nodeId" : None,
            "timestamp" : None
          }
        ]
      }
    }
  ]
}