Class PowerMockTestNGMethodHandler

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 Details

    • PowerMockTestNGMethodHandler

      public PowerMockTestNGMethodHandler(Class<?> testClass)
  • Method Details