Hi I really hope you can help me, I feel like I\'ve been pulling my hair out for days.
I\'m trying to write unit tests for a method A. Method A calls a static method
You can use mockito latest version i.e 3.4.+ which allows static mocking
https://javadoc.io/doc/org.mockito/mockito-core/latest/org/mockito/Mockito.html#48