Class MockGateway

java.lang.Object
org.powermock.core.MockGateway

public class MockGateway extends Object
All mock invocations are routed through this gateway. This includes method calls, construction of new instances and more. Do not use this class directly, but always go through the PowerMock facade.