Uses of Class
org.powermock.classloading.spi.DoNotClone
-
Packages that use DoNotClone Package Description org.powermock.classloading org.powermock.modules.junit4.rule -
-
Uses of DoNotClone in org.powermock.classloading
Fields in org.powermock.classloading with annotations of type DoNotClone Modifier and Type Field Description private java.lang.ClassLoaderSingleClassloaderExecutor. classloaderFields in org.powermock.classloading with type parameters of type DoNotClone Modifier and Type Field Description private java.lang.Class<DoNotClone>DeepCloner. doNotCloneMethods in org.powermock.classloading that return types with arguments of type DoNotClone Modifier and Type Method Description private java.lang.Class<DoNotClone>DeepCloner. getDoNotClone(java.lang.ClassLoader targetCL) -
Uses of DoNotClone in org.powermock.modules.junit4.rule
Fields in org.powermock.modules.junit4.rule with annotations of type DoNotClone Modifier and Type Field Description private static TestSuiteChunkerPowerMockRule. testSuiteChunker
-