Uses of Interface
org.powermock.reflect.spi.ProxyFramework
Packages that use ProxyFramework
Package
Description
-
Uses of ProxyFramework in org.powermock.api.extension.proxyframework
Classes in org.powermock.api.extension.proxyframework that implement ProxyFramework -
Uses of ProxyFramework in org.powermock.reflect.internal
Fields in org.powermock.reflect.internal declared as ProxyFrameworkModifier and TypeFieldDescriptionprivate static ProxyFramework
WhiteboxImpl.proxyFramework
The proxy framework. -
Uses of ProxyFramework in org.powermock.reflect.proxyframework
Methods in org.powermock.reflect.proxyframework with parameters of type ProxyFrameworkModifier and TypeMethodDescriptionstatic void
RegisterProxyFramework.registerProxyFramework
(ProxyFramework proxyFramework) Register a proxy framework.