| 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 mark
CtClass that it was created and loaded by PowerMock |
| PowerMockModified |
Interface marker.
|
| Class | Description |
|---|---|
| DeferSupportingClassLoader |
Defers classloading of system classes to a delegate.
|
| JavaAssistClassMarkerFactory | |
| MockClassLoader |
The classloader loads and modified all classes except:
|
| MockClassLoaderBuilder |
MockClassLoader builder.
|
| MockClassLoaderBuilders |
Factory class for MockClassLoaderBuilder
|