Uses of Package
org.powermock.core.classloader.annotations
-
Packages that use org.powermock.core.classloader.annotations Package Description org.powermock.core.classloader org.powermock.tests.utils.impl -
Classes in org.powermock.core.classloader.annotations used by org.powermock.core.classloader Class Description UseClassPathAdjuster Use this annotation to enable adjusting of the class path used by powermock to locate class files. -
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.