Class MockitoNamingPolicy

  • All Implemented Interfaces:
    net.sf.cglib.core.NamingPolicy

    class MockitoNamingPolicy
    extends net.sf.cglib.core.DefaultNamingPolicy
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected java.lang.String getTag()  
      • Methods inherited from class net.sf.cglib.core.DefaultNamingPolicy

        equals, getClassName, hashCode
      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • MockitoNamingPolicy

        MockitoNamingPolicy()
    • Method Detail

      • getTag

        protected java.lang.String getTag()
        Overrides:
        getTag in class net.sf.cglib.core.DefaultNamingPolicy