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