Skip to content

Refactor tests to use AssertJ assertions instead of Hamcrest#348

Merged
w3stling merged 3 commits intomasterfrom
refactor/use-assertj-instead-of-hamcrest
Mar 7, 2026
Merged

Refactor tests to use AssertJ assertions instead of Hamcrest#348
w3stling merged 3 commits intomasterfrom
refactor/use-assertj-instead-of-hamcrest

Conversation

@w3stling
Copy link
Copy Markdown
Owner

@w3stling w3stling commented Mar 7, 2026

This pull request refactors the test assertions to use AssertJ for improved readability and consistency, replacing Hamcrest and JUnit assertions. The changes affect all test methods, ensuring a more fluent and expressive assertion style while maintaining the same validation logic for RSS channel and item fields.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 7, 2026

Test Results

 23 files   23 suites   24s ⏱️
382 tests 378 ✅ 4 💤 0 ❌
390 runs  386 ✅ 4 💤 0 ❌

Results for commit 52e48fe.

♻️ This comment has been updated with latest results.

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Mar 7, 2026

@w3stling w3stling merged commit 37563be into master Mar 7, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant