Package | Description |
---|---|
org.powermock.core.classloader |
Constructor and Description |
---|
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-2017. All Rights Reserved.