| Package | Description |
|---|---|
| org.mockito.exceptions |
Exception messages, exception hierarchies.
|
| org.mockito.internal.verification.checkers |
verification checkers
|
| Modifier and Type | Method and Description |
|---|---|
void |
Reporter.tooLittleActualInvocations(Discrepancy discrepancy,
PrintableInvocation wanted,
Location lastActualLocation) |
void |
Reporter.tooLittleActualInvocationsInOrder(Discrepancy discrepancy,
PrintableInvocation wanted,
Location lastActualLocation) |
| Modifier and Type | Class and Description |
|---|---|
class |
AtLeastDiscrepancy |
Copyright © 2018. All rights reserved.