Package | Description |
---|---|
org.powermock.core.classloader | |
org.powermock.core.classloader.javassist | |
org.powermock.tests.utils.impl |
Modifier and Type | Field and Description |
---|---|
private MockClassLoaderConfiguration |
DeferSupportingClassLoader.configuration |
Modifier and Type | Method and Description |
---|---|
MockClassLoaderConfiguration |
DeferSupportingClassLoader.getConfiguration() |
Modifier and Type | Method and Description |
---|---|
(package private) abstract MockClassLoader |
ByteCodeFramework.createClassloader(MockClassLoaderConfiguration configuration,
UseClassPathAdjuster useClassPathAdjuster) |
Constructor and Description |
---|
DeferSupportingClassLoader(java.lang.ClassLoader classloader,
MockClassLoaderConfiguration configuration) |
MockClassLoader(MockClassLoaderConfiguration configuration,
ClassWrapperFactory classWrapperFactory)
Creates a new instance of the based on the
following parameters:
|
Constructor and Description |
---|
JavassistMockClassLoader(MockClassLoaderConfiguration configuration) |
JavassistMockClassLoader(MockClassLoaderConfiguration configuration,
UseClassPathAdjuster useClassPathAdjuster) |
Modifier and Type | Method and Description |
---|---|
private void |
MockPolicyInitializerImpl.updateClassLoaderConfiguration(MockClassLoaderConfiguration configuration) |