{
  "_class" : "hudson.maven.reporters.SurefireAggregatedReport",
  "failCount" : 0,
  "skipCount" : 0,
  "totalCount" : 8,
  "urlName" : "testReport",
  "childReports" : [
    {
      "child" : {
        "_class" : "hudson.maven.MavenBuild",
        "number" : 147,
        "url" : "https://www.iani.de/jenkins/job/ChestShop/com.acrobot.chestshop$chestshop/147/"
      },
      "result" : {
        "_class" : "hudson.tasks.junit.TestResult",
        "testActions" : [
          
        ],
        "duration" : 0.241,
        "empty" : False,
        "failCount" : 0,
        "passCount" : 8,
        "skipCount" : 0,
        "suites" : [
          {
            "cases" : [
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "com.Acrobot.ChestShop.Tests.MaterialTest",
                "duration" : 0.235,
                "failedSince" : 0,
                "name" : "testNameCollisions",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "com.Acrobot.ChestShop.Tests.MaterialTest",
                "duration" : 0.001,
                "failedSince" : 0,
                "name" : "testForBlank",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 0.236,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "com.Acrobot.ChestShop.Tests.MaterialTest",
            "nodeId" : None,
            "timestamp" : None
          },
          {
            "cases" : [
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "com.Acrobot.ChestShop.Tests.PriceCheckerTest",
                "duration" : 0.003,
                "failedSince" : 0,
                "name" : "testIllegalBuyPrice",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "com.Acrobot.ChestShop.Tests.PriceCheckerTest",
                "duration" : 0.001,
                "failedSince" : 0,
                "name" : "testIllegalPrices",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "com.Acrobot.ChestShop.Tests.PriceCheckerTest",
                "duration" : 0.0,
                "failedSince" : 0,
                "name" : "testLegalSellPrice",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "com.Acrobot.ChestShop.Tests.PriceCheckerTest",
                "duration" : 0.0,
                "failedSince" : 0,
                "name" : "testLegalBuyPrice",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "com.Acrobot.ChestShop.Tests.PriceCheckerTest",
                "duration" : 0.001,
                "failedSince" : 0,
                "name" : "testRemovingTrailingZeroes",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "com.Acrobot.ChestShop.Tests.PriceCheckerTest",
                "duration" : 0.0,
                "failedSince" : 0,
                "name" : "testLegalBuyAndSellPrices",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 0.005,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "com.Acrobot.ChestShop.Tests.PriceCheckerTest",
            "nodeId" : None,
            "timestamp" : None
          }
        ]
      }
    }
  ]
}