{
  "failCount" : 1,
  "skipCount" : 0,
  "totalCount" : 8,
  "urlName" : "testReport",
  "childReports" : [
    {
      "child" : {
        "number" : 4,
        "url" : "https://www.codewizards.co:443/jenkins/job/org.cumulus4j/org.cumulus4j$org.cumulus4j.crypto/4/"
      },
      "result" : {
        "duration" : 43.259003,
        "empty" : False,
        "failCount" : 1,
        "passCount" : 7,
        "skipCount" : 0,
        "suites" : [
          {
            "cases" : [
              {
                "age" : 0,
                "className" : "org.cumulus4j.crypto.test.AsymmetricKeyTest",
                "duration" : 13.109,
                "failedSince" : 0,
                "name" : "encodeDecodeRSA",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 13.109,
            "id" : None,
            "name" : "org.cumulus4j.crypto.test.AsymmetricKeyTest",
            "timestamp" : None
          },
          {
            "cases" : [
              {
                "age" : 0,
                "className" : "org.cumulus4j.crypto.test.CipherTest",
                "duration" : 2.039,
                "failedSince" : 0,
                "name" : "testLookupCompatibilityWithJCE",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "age" : 0,
                "className" : "org.cumulus4j.crypto.test.CipherTest",
                "duration" : 5.573,
                "failedSince" : 0,
                "name" : "testLookupAllSupportedCiphers",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "age" : 0,
                "className" : "org.cumulus4j.crypto.test.CipherTest",
                "duration" : 1.852,
                "failedSince" : 0,
                "name" : "testSymmetricEncryptionCompatibilityWithJCE_BouncyCastleProvider",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "age" : 0,
                "className" : "org.cumulus4j.crypto.test.CipherTest",
                "duration" : 12.091,
                "failedSince" : 0,
                "name" : "testNullAsKeyParameter",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 21.555,
            "id" : None,
            "name" : "org.cumulus4j.crypto.test.CipherTest",
            "timestamp" : None
          },
          {
            "cases" : [
              {
                "age" : 3,
                "className" : "org.cumulus4j.crypto.test.GCMTest",
                "duration" : 0.045,
                "failedSince" : 2,
                "name" : "testEncryptionWithCipher",
                "skipped" : False,
                "status" : "FAILED"
              },
              {
                "age" : 0,
                "className" : "org.cumulus4j.crypto.test.GCMTest",
                "duration" : 5.58,
                "failedSince" : 0,
                "name" : "testEncryptionWithBCLowLevelAPI",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 5.625,
            "id" : None,
            "name" : "org.cumulus4j.crypto.test.GCMTest",
            "timestamp" : None
          },
          {
            "cases" : [
              {
                "age" : 0,
                "className" : "org.cumulus4j.crypto.test.MACTest",
                "duration" : 2.97,
                "failedSince" : 0,
                "name" : "testAllSupportedMACs",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 2.97,
            "id" : None,
            "name" : "org.cumulus4j.crypto.test.MACTest",
            "timestamp" : None
          }
        ]
      }
    }
  ]
}