org.mockito.internal.creation.cglib
Class CGLIBHacker

java.lang.Object
  extended by org.mockito.internal.creation.cglib.CGLIBHacker
All Implemented Interfaces:
java.io.Serializable

public class CGLIBHacker
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
CGLIBHacker()
           
 
Method Summary
 void setMockitoNamingPolicy(MockitoMethodProxy mockitoMethodProxy)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CGLIBHacker

public CGLIBHacker()
Method Detail

setMockitoNamingPolicy

public void setMockitoNamingPolicy(MockitoMethodProxy mockitoMethodProxy)