| Class | Description |
|---|---|
| InterfaceMethodHierarchyUsage |
There was a bug in PowerMock 1.2 and its predecessors that made PowerMock
WhiteboxImpl.getMethod(Class, Class...) fail when invoking proxified
interface methods declared in extended interfaces. |
| WsUtil |
Dummy class that is used to setup expectations for the
InterfaceMethodHierarchyUsage. |