Skip to content

Migrate Zero Allocation Hashing tests to JUnit 5#108

Open
peter-lawrey wants to merge 6 commits intodevelopfrom
feature/junit5
Open

Migrate Zero Allocation Hashing tests to JUnit 5#108
peter-lawrey wants to merge 6 commits intodevelopfrom
feature/junit5

Conversation

@peter-lawrey
Copy link
Copy Markdown
Member

Summary

Migrate hashing tests to Jupiter, drop the unused Vintage engine, and keep workspace metadata aligned with the branch changes.

Included Work

  • Drop unused Vintage engine from tests
  • Migrate hashing tests to Jupiter
  • Add Eclipse project metadata

Changed Areas

  • .project
  • pom.xml
  • src/test

Notes

  • Compared against develop after refreshing origin/develop on 2026-03-24.
  • Full repository test suites were not rerun during this bulk PR creation pass.

- root cause: test suites still depended on JUnit 4 conventions and runners.
- fix: migrate tests and supporting module code to JUnit 5.
- impact: the module now follows the JUnit 5 branch baseline.
@sonarqubecloud
Copy link
Copy Markdown

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.

1 participant