|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mockito.internal.util.ObjectMethodsGuru
public class ObjectMethodsGuru
| Constructor Summary | |
|---|---|
ObjectMethodsGuru()
|
|
| Method Summary | |
|---|---|
boolean |
isEqualsMethod(java.lang.reflect.Method method)
|
boolean |
isHashCodeMethod(java.lang.reflect.Method method)
|
boolean |
isToString(java.lang.reflect.Method method)
|
boolean |
isToString(MockitoMethod method)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ObjectMethodsGuru()
| Method Detail |
|---|
public boolean isToString(java.lang.reflect.Method method)
public boolean isToString(MockitoMethod method)
public boolean isEqualsMethod(java.lang.reflect.Method method)
public boolean isHashCodeMethod(java.lang.reflect.Method method)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||