Maven Repository: org.powermock » powermock
mvnrepository.com › artifact › orgPowerMock allows you to unit test code normally regarded as untestable. For instance it is possible to mock static methods, remove static initializers, allow mocking without dependency injection and more. PowerMock works by bytecode manipulation. PowerMock also contain some utilities that gives you easier access to an objects internal state.
Maven Repository: org.powermock
mvnrepository.com › artifact › orgMaven Repository: org.powermock Home » org.powermock Group: PowerMock Sort: popular | newest 1. PowerMock 4,347 usages org.powermock » powermock-module-junit4 Apache PowerMock support module for JUnit 4.x. Last Release on Nov 1, 2020 2. PowerMock 2,923 usages org.powermock » powermock-api-mockito Apache PowerMock API for Mockito 1.+..