Package org.powermock.api.mockito
package org.powermock.api.mockito
-
ClassDescriptionThe exception is thrown when a user tries to mock class which is't prepared, but should be.PowerMockito extends Mockito functionality with several new features such as mocking static and private methods and more.