Skip to content

Simplify GraphiteReporterFactoryTest#10386

Merged
joschi merged 1 commit intodropwizard:release/4.0.xfrom
rhowe:simplify-graphite-test
Aug 20, 2025
Merged

Simplify GraphiteReporterFactoryTest#10386
joschi merged 1 commit intodropwizard:release/4.0.xfrom
rhowe:simplify-graphite-test

Conversation

@rhowe
Copy link
Copy Markdown
Contributor

@rhowe rhowe commented Aug 20, 2025

We can replace use of ArgumentCaptor with assertArg here, as well as extracting all the fields of interest in one go with Assert-J.

We can replace use of ArgumentCaptor with assertArg here, as well as
extracting all the fields of interest in one go with Assert-J.
@rhowe rhowe requested a review from a team as a code owner August 20, 2025 07:53
@github-actions github-actions bot added this to the 4.0.16 milestone Aug 20, 2025
Copy link
Copy Markdown
Member

@joschi joschi left a comment

Choose a reason for hiding this comment

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

@rhowe Thanks

@joschi joschi merged commit 6fe0505 into dropwizard:release/4.0.x Aug 20, 2025
12 checks passed
joschi pushed a commit that referenced this pull request Aug 20, 2025
We can replace use of ArgumentCaptor with assertArg here, as well as
extracting all the fields of interest in one go with Assert-J.
joschi pushed a commit that referenced this pull request Aug 20, 2025
We can replace use of ArgumentCaptor with assertArg here, as well as
extracting all the fields of interest in one go with Assert-J.
@rhowe rhowe deleted the simplify-graphite-test branch August 20, 2025 19:33
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.

2 participants