14240b2559
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 |
||
---|---|---|
.. | ||
.idea | ||
gradle/wrapper | ||
src | ||
build.gradle |