java.lang.Object
org.powermock.modules.testng.internal.PowerMockTestNGMethodHandler
- All Implemented Interfaces:
javassist.util.proxy.MethodHandler
public class PowerMockTestNGMethodHandler
extends Object
implements javassist.util.proxy.MethodHandler
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
PowerMockTestNGMethodHandler
public PowerMockTestNGMethodHandler(Class<?> testClass)
-
Method Details
-
invoke
- Specified by:
invoke in interface javassist.util.proxy.MethodHandler
- Throws:
Throwable