Class PowerMockMethodInterceptorFilter

java.lang.Object
org.powermock.api.mockito.repackaged.MethodInterceptorFilter
org.powermock.api.mockito.internal.mockcreation.PowerMockMethodInterceptorFilter
All Implemented Interfaces:
Serializable, net.sf.cglib.proxy.Callback, net.sf.cglib.proxy.MethodInterceptor

class PowerMockMethodInterceptorFilter extends MethodInterceptorFilter
  • Constructor Details

    • PowerMockMethodInterceptorFilter

      public PowerMockMethodInterceptorFilter(org.mockito.internal.InternalMockHandler handler, org.mockito.mock.MockCreationSettings mockSettings)
  • Method Details