Package samples.interfacemethodfinding
package samples.interfacemethodfinding
-
ClassesClassDescriptionThere 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.Dummy class that is used to setup expectations for theInterfaceMethodHierarchyUsage
.