Class MockMethodInterceptor.ForEquals
- java.lang.Object
-
- org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.ForEquals
-
- Enclosing class:
- MockMethodInterceptor
public static class MockMethodInterceptor.ForEquals extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ForEquals()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static boolean
doIdentityEquals(java.lang.Object thiz, java.lang.Object other)
-