Uses of Class
org.powermock.core.classloader.annotations.UseClassPathAdjuster

Packages that use UseClassPathAdjuster
org.powermock.core.classloader   
 

Uses of UseClassPathAdjuster in org.powermock.core.classloader
 

Constructors in org.powermock.core.classloader with parameters of type UseClassPathAdjuster
MockClassLoader(String[] classesToMock, String[] packagesToDefer, UseClassPathAdjuster useClassPathAdjuster)
          Creates a new instance of the MockClassLoader based on the following parameters:
MockClassLoader(String[] classesToMock, UseClassPathAdjuster useClassPathAdjuster)
          Creates a new instance of the MockClassLoader based on the following parameters:
 



Copyright © 2007-2014. All Rights Reserved.