{
  "_class" : "hudson.maven.reporters.SurefireAggregatedReport",
  "failCount" : 0,
  "skipCount" : 0,
  "totalCount" : 5,
  "urlName" : "testReport",
  "childReports" : [
    {
      "child" : {
        "_class" : "hudson.maven.MavenBuild",
        "number" : 93,
        "url" : "https://fhdwdev.ha.bib.de/jenkins/view/All/job/portal-helloWorld/com.IntegrationsprojektFHDW$helloworld/93/"
      },
      "result" : {
        "_class" : "hudson.tasks.junit.TestResult",
        "testActions" : [
          
        ],
        "duration" : 10.556,
        "empty" : False,
        "failCount" : 0,
        "passCount" : 5,
        "skipCount" : 0,
        "suites" : [
          {
            "cases" : [
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "integrationsprojekt.AppTest",
                "duration" : 0.034,
                "failedSince" : 0,
                "name" : "testSubFromHelloWorld2Project",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "integrationsprojekt.AppTest",
                "duration" : 0.002,
                "failedSince" : 0,
                "name" : "test",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "integrationsprojekt.AppTest",
                "duration" : 0.001,
                "failedSince" : 0,
                "name" : "testAddFromHelloWorld2Project",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 0.066,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "integrationsprojekt.AppTest",
            "nodeId" : None,
            "timestamp" : None
          },
          {
            "cases" : [
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "integrationsprojekt.LiveDemoTest",
                "duration" : 6.323,
                "failedSince" : 0,
                "name" : "liveDemo",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 6.347,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "integrationsprojekt.LiveDemoTest",
            "nodeId" : None,
            "timestamp" : None
          },
          {
            "cases" : [
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "integrationsprojekt.SeleniumTest",
                "duration" : 4.139,
                "failedSince" : 0,
                "name" : "test",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 4.143,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "integrationsprojekt.SeleniumTest",
            "nodeId" : None,
            "timestamp" : None
          }
        ]
      }
    }
  ]
}