Package org.powermock.core.classloader
package org.powermock.core.classloader
-
ClassDescriptionInstance of this interface can be used to mark a class that it was created and loaded by PowerMockDefers classloading of system classes to a delegate.The classloader loads and modified all classes except:The instance of the class provides information about classes which have to be mocked, loaded without modification or defer to system class loader.Interface marker.