Package org.powermock.core
package org.powermock.core
-
ClassDescriptionThis class takes care of creating a replica of a class.This class takes care of creating a concrete sub-class implementing all abstract methods in the parent.Fills the fields with default not-null values.ListMap<K,
V> ListMap.SimpleEntry<K,V> All mock invocations are routed through this gateway.MockGateway.NoMockito.noMockito
is wrapped into it's own static class to make sure it is initialized not earlier thanMockGateway.calledFromMockito()
is called for the first time.Hold mock objects that should be used instead of the concrete implementation.Wildcard matcher.