Uses of Annotation Type
org.powermock.core.classloader.annotations.UseClassPathAdjuster
Packages that use UseClassPathAdjuster
-
Uses of UseClassPathAdjuster in org.powermock.core.classloader
Constructors in org.powermock.core.classloader with parameters of type UseClassPathAdjusterModifierConstructorDescriptionMockClassLoader
(String[] classesToMock, String[] packagesToDefer, UseClassPathAdjuster useClassPathAdjuster) Creates a new instance of theMockClassLoader
based on the following parameters:MockClassLoader
(String[] classesToMock, UseClassPathAdjuster useClassPathAdjuster) Creates a new instance of theMockClassLoader
based on the following parameters: