Uses of Package
org.powermock.core.classloader.annotations
-
Packages that use org.powermock.core.classloader.annotations Package Description org.powermock.core.classloader org.powermock.core.classloader.javassist org.powermock.tests.utils.impl -
Classes in org.powermock.core.classloader.annotations used by org.powermock.core.classloader Class Description UseClassPathAdjuster Deprecated.Class path adjuster is supported only for Javassist and will be removed in next release. -
Classes in org.powermock.core.classloader.annotations used by org.powermock.core.classloader.javassist Class Description UseClassPathAdjuster Deprecated.Class path adjuster is supported only for Javassist and will be removed in next release. -
Classes in org.powermock.core.classloader.annotations used by org.powermock.tests.utils.impl Class Description PrepareForTest This annotation tells PowerMock to prepare certain classes for testing.PrepareOnlyThisForTest This annotation tells PowerMock to prepare certain classes for testing.