Package org.mockito.internal.stubbing
package org.mockito.internal.stubbing
Stubbing logic.
-
ClassesClassDescriptionBaseStubbing<T>Holds answers declared using 'doAnswer' stubbing style.Helps determining the actual strictness given that it can be configured in multiple ways (at mock, at stubbing, in rule)Compares stubbings based on
InvocationComparator
Helps determining if stubbing should be reported as unused