Skip to content

Conversation

@n1ckl0sk0rtge
Copy link
Contributor

  • add test case for issue

Signed-off-by: Nicklas Körtge <[email protected]>
@n1ckl0sk0rtge n1ckl0sk0rtge linked an issue Sep 11, 2024 that may be closed by this pull request
@san-zrl
Copy link
Contributor

san-zrl commented Jun 2, 2025

Test failed:

[ERROR] Failures:
[ERROR]   Issue127Test.test:37
Expecting actual:
  RSA
to be an instance of:
  com.ibm.mapper.model.algorithms.RSA
but was instance of:
  com.ibm.mapper.model.Algorithm
[ERROR]   JcaCipherMapperTest.pbe:82
expected: "pbeWithMD5AndDES"
 but was: "pbeWithMD5AndDES56"
[ERROR]   CipherSuiteMapperTest.test1:64
Expecting UnmodifiableRandomAccessList:
  [DH, AES, DSA]
to contain:
  [AES, DSA, SHA256, DH]
but could not find the following element(s):
  [SHA256]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

deepCopy does not create an instance of the specific class

3 participants