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 PowerMockThe 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.