Uses of Interface
org.powermock.core.transformers.ClassWrapperFactory
Packages that use ClassWrapperFactory
Package
Description
-
Uses of ClassWrapperFactory in org.powermock.core.classloader
Fields in org.powermock.core.classloader declared as ClassWrapperFactoryModifier and TypeFieldDescriptionprotected ClassWrapperFactory
MockClassLoader.classWrapperFactory
Constructors in org.powermock.core.classloader with parameters of type ClassWrapperFactoryModifierConstructorDescriptionprotected
MockClassLoader
(MockClassLoaderConfiguration configuration, ClassWrapperFactory classWrapperFactory) Creates a new instance of the based on the following parameters: -
Uses of ClassWrapperFactory in org.powermock.core.transformers.javassist.support
Classes in org.powermock.core.transformers.javassist.support that implement ClassWrapperFactory -
Uses of ClassWrapperFactory in org.powermock.modules.agent
Fields in org.powermock.modules.agent declared as ClassWrapperFactoryModifier and TypeFieldDescriptionprivate final ClassWrapperFactory
PowerMockClassTransformer.wrapperFactory