Skip to content

Refactor Junit5 for BaseTestAESGCMWithByteBuffer and BaseTestDESede tests#1311

Merged
jasonkatonica merged 1 commit intoIBM:java17from
Mohit-Rajbhar100698:backport/java17/junit5-aesgcm-buffer-desede
Mar 30, 2026
Merged

Refactor Junit5 for BaseTestAESGCMWithByteBuffer and BaseTestDESede tests#1311
jasonkatonica merged 1 commit intoIBM:java17from
Mohit-Rajbhar100698:backport/java17/junit5-aesgcm-buffer-desede

Conversation

@Mohit-Rajbhar100698
Copy link
Copy Markdown
Collaborator

This change consolidates the tests previously associated with BaseTestAESGCMWithByteBuffer into the parameterized TestAESGCMWithByteBuffer class, and the tests from BaseTestDESede into the parameterized TestDESede class.

Back-ported from: #1286

Signed-off-by: Mohit Rajbhar mohit.rajbhar@ibm.com

…ests

This change consolidates the tests previously associated with BaseTestAESGCMWithByteBuffer into the parameterized TestAESGCMWithByteBuffer class, and the tests from BaseTestDESede into the parameterized TestDESede class.

Signed-off-by: Mohit Rajbhar <mohit.rajbhar@ibm.com>
Copy link
Copy Markdown
Member

@jasonkatonica jasonkatonica left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Copy Markdown
Member

@KostasTsiounis KostasTsiounis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jasonkatonica jasonkatonica merged commit 70ea1d8 into IBM:java17 Mar 30, 2026
3 checks passed
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.

4 participants