| Name | Description | Type | Package | Framework |
| AllFieldsMatcherStrategy | Class | org.powermock.reflect.internal.matcherstrategies | PowerMock | |
| AssignableFromFieldTypeMatcherStrategy | Class | org.powermock.reflect.internal.matcherstrategies | PowerMock | |
| AssignableToFieldTypeMatcherStrategy | Class | org.powermock.reflect.internal.matcherstrategies | PowerMock | |
| ConstructorNotFoundException | A run-time exception that may be thrown to indicate that a constructor wasSee Also:Serialized Form | Class | org.powermock.reflect.exceptions | PowerMock |
| FieldAnnotationMatcherStrategy | Class | org.powermock.reflect.internal.matcherstrategies | PowerMock | |
| FieldMatcherStrategy | Class that should be implemented by field matching strategies. | Class | org.powermock.reflect.internal.matcherstrategies | PowerMock |
| FieldMatchingStrategy | enum FieldMatchingStrategyextends Enum | Class | org.powermock.reflect.matching | PowerMock |
| FieldNameMatcherStrategy | Class | org.powermock.reflect.internal.matcherstrategies | PowerMock | |
| FieldNotFoundException | A run-time exception that may be thrown to indicate that a field was notSee Also:Serialized Form | Class | org.powermock.reflect.exceptions | PowerMock |
| FieldTypeMatcherStrategy | Class | org.powermock.reflect.internal.matcherstrategies | PowerMock | |
| MethodInvocationException | A run-time exception that may be thrown to indicate that a method invocationSee Also:Serialized Form | Class | org.powermock.reflect.exceptions | PowerMock |
| MethodNotFoundException | A run-time exception that may be thrown to indicate that a method was notSee Also:Serialized Form | Class | org.powermock.reflect.exceptions | PowerMock |
| PrimitiveWrapper | The purpose of the Primitive Wrapper is to provide methods that deals with translating wrapper types to its related primitive type. | Class | org.powermock.reflect.internal.primitivesupport | PowerMock |
| ProxyFramework | The purpose of a the proxy framework implementation is to return the unproxied types of classes. | Interface | org.powermock.reflect.spi | PowerMock |
| RegisterProxyFramework | All API's must register a proxy framework using this class. | Class | org.powermock.reflect.proxyframework | PowerMock |
| TooManyConstructorsFoundException | A run-time exception that may be thrown to indicate that too many constructors were found. | Class | org.powermock.reflect.exceptions | PowerMock |
| TooManyFieldsFoundException | A run-time exception that may be thrown to indicate that too many fields wereSee Also:Serialized Form | Class | org.powermock.reflect.exceptions | PowerMock |
| TooManyMethodsFoundException | A run-time exception that may be thrown to indicate that too many methodsSee Also:Serialized Form | Class | org.powermock.reflect.exceptions | PowerMock |
| TypeUtils | Utilities for types. | Class | org.powermock.reflect.internal | PowerMock |
| Whitebox | Various utilities for accessing internals of a class. | Class | org.powermock.reflect | PowerMock |
| WhiteboxImpl | Various utilities for accessing internals of a class. | Class | org.powermock.reflect.internal | PowerMock |