Package | Description |
---|---|
org.powermock.configuration | |
org.powermock.core.classloader | |
org.powermock.core.classloader.javassist |
Class and Description |
---|
ByteCodeFramework |
Class and Description |
---|
ByteCodeFramework |
ClassMarker
Instance of this interface can be used to mark a class that it was created and loaded by PowerMock
|
MockClassLoader
The classloader loads and modified all classes except:
|
MockClassLoaderBuilder |
MockClassLoaderConfiguration
The instance of the class provides information about classes which have to be mocked, loaded without modification
or defer to system class loader.
|
Class and Description |
---|
MockClassLoader
The classloader loads and modified all classes except:
|
MockClassLoaderConfiguration
The instance of the class provides information about classes which have to be mocked, loaded without modification
or defer to system class loader.
|
Copyright © 2019. All rights reserved.