public class PowerMockTestNGMethodHandler extends Object implements javassist.util.proxy.MethodHandler
Constructor and Description |
---|
PowerMockTestNGMethodHandler(Class<?> testClass) |
Modifier and Type | Method and Description |
---|---|
Object |
invoke(Object self,
Method thisMethod,
Method proceed,
Object[] args) |
public PowerMockTestNGMethodHandler(Class<?> testClass)
Copyright © 2019. All rights reserved.