Skip to content

Migrate JLBH tests to JUnit 5#178

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

Migrate JLBH tests to JUnit 5#178
peter-lawrey wants to merge 4 commits intodevelopfrom
feature/junit5

Conversation

@peter-lawrey
Copy link
Member

Summary

Migrate the remaining JLBH tests and assertions to Jupiter and remove the leftover JUnit 4/Vintage dependency path.

Included Work

  • Refine JUnit 5 migration assertions
  • Migrate remaining JLBH tests to Jupiter

Changed Areas

  • 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

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