| Package | Description |
|---|---|
| org.mockito.internal.progress |
Mocking progress stateful classes.
|
| Modifier and Type | Method and Description |
|---|---|
HandyReturnValues |
ArgumentMatcherStorage.reportAnd() |
HandyReturnValues |
ArgumentMatcherStorageImpl.reportAnd() |
HandyReturnValues |
ArgumentMatcherStorage.reportMatcher(org.hamcrest.Matcher matcher) |
HandyReturnValues |
ArgumentMatcherStorageImpl.reportMatcher(org.hamcrest.Matcher matcher) |
HandyReturnValues |
ArgumentMatcherStorage.reportNot() |
HandyReturnValues |
ArgumentMatcherStorageImpl.reportNot() |
HandyReturnValues |
ArgumentMatcherStorage.reportOr() |
HandyReturnValues |
ArgumentMatcherStorageImpl.reportOr() |
Mockito, MIT License