spring-security/messaging
Rob Winch 14240b2559 Remove Powermock
Powermock does not support JUnit5 yet, so we need to remove it
to support JUnit 5. Additionally, maintaining additional libraries
adds extra work for the team.

Mockito now supports final classes and static method mocking. This
commit replaces Powermock with mockito-inline.

Closes gh-6025
2021-07-08 12:35:32 -05:00
..
src Replace expected @Test attributes with AssertJ 2020-09-22 16:13:51 -06:00
spring-security-messaging.gradle Remove Powermock 2021-07-08 12:35:32 -05:00