{
  "failCount" : 0,
  "skipCount" : 0,
  "totalCount" : 1,
  "urlName" : "testReport",
  "childReports" : [
    {
      "child" : {
        "number" : 1849,
        "url" : "https://www.codewizards.co:443/jenkins/job/co.codewizards.cloudstore.test.cleanpostgresql/co.codewizards.cloudstore$co.codewizards.cloudstore.test.cleanpostgresql/1849/"
      },
      "result" : {
        "duration" : 1.234,
        "empty" : False,
        "failCount" : 0,
        "passCount" : 1,
        "skipCount" : 0,
        "suites" : [
          {
            "cases" : [
              {
                "age" : 0,
                "className" : "co.codewizards.cloudstore.test.cleanpostgresql.CleanPostgresqlIT",
                "duration" : 1.234,
                "failedSince" : 0,
                "name" : "cleanPostgresql",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 1.234,
            "id" : None,
            "name" : "co.codewizards.cloudstore.test.cleanpostgresql.CleanPostgresqlIT",
            "timestamp" : None
          }
        ]
      }
    }
  ]
}