{
  "failCount" : 1,
  "skipCount" : 0,
  "totalCount" : 8,
  "urlName" : "testReport",
  "childReports" : [
    {
      "child" : {
        "number" : 3,
        "url" : "https://www.codewizards.co:443/jenkins/job/org.cumulus4j/org.cumulus4j$org.cumulus4j.crypto/3/"
      },
      "result" : {
        "duration" : 22.059,
        "empty" : False,
        "failCount" : 1,
        "passCount" : 7,
        "skipCount" : 0,
        "suites" : [
          {
            "cases" : [
              {
                "age" : 0,
                "className" : "org.cumulus4j.crypto.test.AsymmetricKeyTest",
                "duration" : 7.593,
                "failedSince" : 0,
                "name" : "encodeDecodeRSA",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 7.593,
            "id" : None,
            "name" : "org.cumulus4j.crypto.test.AsymmetricKeyTest",
            "timestamp" : None
          },
          {
            "cases" : [
              {
                "age" : 0,
                "className" : "org.cumulus4j.crypto.test.CipherTest",
                "duration" : 0.378,
                "failedSince" : 0,
                "name" : "testLookupCompatibilityWithJCE",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "age" : 0,
                "className" : "org.cumulus4j.crypto.test.CipherTest",
                "duration" : 2.857,
                "failedSince" : 0,
                "name" : "testLookupAllSupportedCiphers",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "age" : 0,
                "className" : "org.cumulus4j.crypto.test.CipherTest",
                "duration" : 1.215,
                "failedSince" : 0,
                "name" : "testSymmetricEncryptionCompatibilityWithJCE_BouncyCastleProvider",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "age" : 0,
                "className" : "org.cumulus4j.crypto.test.CipherTest",
                "duration" : 6.002,
                "failedSince" : 0,
                "name" : "testNullAsKeyParameter",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 10.452,
            "id" : None,
            "name" : "org.cumulus4j.crypto.test.CipherTest",
            "timestamp" : None
          },
          {
            "cases" : [
              {
                "age" : 2,
                "className" : "org.cumulus4j.crypto.test.GCMTest",
                "duration" : 0.018,
                "failedSince" : 2,
                "name" : "testEncryptionWithCipher",
                "skipped" : False,
                "status" : "FAILED"
              },
              {
                "age" : 0,
                "className" : "org.cumulus4j.crypto.test.GCMTest",
                "duration" : 2.626,
                "failedSince" : 0,
                "name" : "testEncryptionWithBCLowLevelAPI",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 2.6439998,
            "id" : None,
            "name" : "org.cumulus4j.crypto.test.GCMTest",
            "timestamp" : None
          },
          {
            "cases" : [
              {
                "age" : 0,
                "className" : "org.cumulus4j.crypto.test.MACTest",
                "duration" : 1.37,
                "failedSince" : 0,
                "name" : "testAllSupportedMACs",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 1.37,
            "id" : None,
            "name" : "org.cumulus4j.crypto.test.MACTest",
            "timestamp" : None
          }
        ]
      }
    }
  ]
}