Package org.powermock.core.classloader
-
Interface Summary Interface Description ClassPathAdjuster This interface can be used to adjust the classpath used by powermock to locate class files.JavaAssistClassMarker Instance of this interface can be used to markCtClass
that it was created and loaded by PowerMockPowerMockModified Interface marker. -
Class Summary Class Description DeferSupportingClassLoader Defers classloading of system classes to a delegate.JavaAssistClassMarkerFactory JavaAssistClassMarkerFactory.InterfaceJavaAssistClassMarker The implementation of theJavaAssistClassMarker
which use an interface to mark type.MockClassLoader Mock all classes except system classes.MockClassLoaderBuilder MockClassLoader builder.MockClassLoaderBuilders Factory class for MockClassLoaderBuilder