Skip to content

Add JUnit 5 Example to Testing Clients #2367

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

Merged
merged 2 commits into from
May 24, 2018
Merged

Add JUnit 5 Example to Testing Clients #2367

merged 2 commits into from
May 24, 2018

Conversation

RohanNagar
Copy link
Contributor

Problem:

Testing client implementations in JUnit 5 looks a lot different, and I had to dig through the source code to get it to work.

Solution:

This PR adds documentation for testing client implementations with JUnit 5 so that it is easier to achieve.

Result:

New documentation example.

Testing client implementations in JUnit 5 looks a lot different, and I had to dig through the source code to get it to work. This PR adds documentation for it so it is easier to find.
@arteam arteam merged commit 03fe7e0 into dropwizard:master May 24, 2018
@arteam
Copy link
Member

arteam commented May 24, 2018

LGTM, Thanks for improving the docs.

@jplock jplock added this to the 1.4.0 milestone May 25, 2018
@jplock jplock modified the milestones: 1.4.0, 2.0.0 Jun 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants