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