thymeleaf-testing
thymeleaf-testing copied to clipboard
mockito-4.0.0-support
Hello thymeleaf-testing maintainers,
I'm adding a PR here hoping this is a simple update (and possible patch release), but as someone not involved in the project I could be totally off base, not considering things already in the pipeline, etc.
I use this testing library in a couple of work projects, and am blocked from updating to Spring-Boot 2.6.5 due to the deprecated org.mockito.Matchers
references. See open issue: Support for Mockito 4 - #23
I did read through the contribution docs, but please correct me if I missed something. Thank you!
- Update version of mockito from 1.10.19 to 4.0.0. Replace use of deprecated mockito Matchers with ArgumentMatchers.
what is the show stoper for it PR?
what is the show stoper for it PR?
I’m not sure I understand what you’re asking. I’m unable to merge or add reviewers since I don’t have write access to this repo. If I misunderstood your question, could you please clarify? Thank you!