Uses of Class
org.mockito.internal.reporting.Discrepancy
Packages that use Discrepancy
Package
Description
Verification checkers.
-
Uses of Discrepancy in org.mockito.internal.exceptions
Methods in org.mockito.internal.exceptions with parameters of type DiscrepancyModifier and TypeMethodDescriptionprivate static String
Reporter.createTooFewInvocationsMessage
(Discrepancy discrepancy, DescribedInvocation wanted, List<Location> locations) static MockitoAssertionError
Reporter.tooFewActualInvocations
(Discrepancy discrepancy, DescribedInvocation wanted, List<Location> allLocations) static MockitoAssertionError
Reporter.tooFewActualInvocationsInOrder
(Discrepancy discrepancy, DescribedInvocation wanted, List<Location> locations) -
Uses of Discrepancy in org.mockito.internal.verification.checkers
Subclasses of Discrepancy in org.mockito.internal.verification.checkers