Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate assertions to AssertJ #21

Merged
merged 1 commit into from
Nov 6, 2023
Merged

Conversation

sleberknight
Copy link
Member

  • Thanks @openrewrite (even though only the AssertJ migration worked)
  • Migrate JUnit and Hamcrest assertions to AssertJ
  • Extract versions to properties in the POM files

Closes #18

* Thanks @openrewrite (even though only the AssertJ migration worked)
* Migrate JUnit and Hamcrest assertions to AssertJ
* Extract versions to properties in the POM files

Closes #18
@sleberknight sleberknight self-assigned this Nov 6, 2023
@sleberknight sleberknight merged commit c3aaa14 into main Nov 6, 2023
1 check passed
@sleberknight sleberknight deleted the 18-migrate-to-assertj branch November 6, 2023 19:34
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.

Migrate from JUnit and Hamcrest assertions to AssertJ
1 participant