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

Replace deprecated JUnit-matchers on Hamcrest-matchers in play-guice #10555

Closed
Captain1653 opened this issue Nov 30, 2020 · 0 comments · Fixed by #10556
Closed

Replace deprecated JUnit-matchers on Hamcrest-matchers in play-guice #10555

Captain1653 opened this issue Nov 30, 2020 · 0 comments · Fixed by #10556

Comments

@Captain1653
Copy link
Contributor

Captain1653 commented Nov 30, 2020

There are some deprecated JUnit-matcher in the module play-guice. They were deprecated in JUnit 4.13
It can be replaced on Hamcrest-matchers. I followed the documentation https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.md#pull-request-1150-deprecate-assertassertthat

I'm going to fix it.

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 a pull request may close this issue.

1 participant