com.cyrusinnovation.mockitogroovysupport
Class ObjectMethodsGroovyGuru

java.lang.Object
  extended by org.mockito.internal.util.ObjectMethodsGuru
      extended by com.cyrusinnovation.mockitogroovysupport.ObjectMethodsGroovyGuru
All Implemented Interfaces:
Serializable

public class ObjectMethodsGroovyGuru
extends org.mockito.internal.util.ObjectMethodsGuru

See Also:
Serialized Form

Constructor Summary
ObjectMethodsGroovyGuru()
           
 
Method Summary
 boolean isGetMetaClass(Method method)
           
 
Methods inherited from class org.mockito.internal.util.ObjectMethodsGuru
isCompareToMethod, isEqualsMethod, isHashCodeMethod, isToString, isToString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectMethodsGroovyGuru

public ObjectMethodsGroovyGuru()
Method Detail

isGetMetaClass

public boolean isGetMetaClass(Method method)


Copyright © 2013 Cyrus Innovation. All Rights Reserved.