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

Refactor testing of thrown exceptions in dropwizard-client #3686

Merged
merged 1 commit into from Feb 6, 2021

Conversation

rhowe
Copy link
Contributor

@rhowe rhowe commented Feb 6, 2021

Simplify and normalise the test assertions relating to exceptions, favouring assertThatExceptionOfType over other mechanisms.

Simplify and normalise the test assertions relating to exceptions, favouring
assertThatExceptionOfType over other mechanisms.
@arteam arteam merged commit 2a690b8 into dropwizard:master Feb 6, 2021
@rhowe rhowe deleted the simpler-exception-tests-dw-client branch February 6, 2021 11:12
joschi pushed a commit that referenced this pull request Feb 12, 2021
Simplify and normalise the test assertions relating to exceptions, favouring
assertThatExceptionOfType over other mechanisms.

(cherry picked from commit 2a690b8)
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.

None yet

2 participants