This article discusses the necessity and practical methods for the strategy of migrating from a testing environment that uses PowerMock to one that only uses Mockito.
This article describes how to write unit test cases for Java based on Mockito and supplemented by PowerMock.