Uses of Class
org.mockito.internal.progress.HandyReturnValues
-
Packages that use HandyReturnValues Package Description org.mockito.internal.progress Mocking progress stateful classes. -
-
Uses of HandyReturnValues in org.mockito.internal.progress
Methods in org.mockito.internal.progress that return HandyReturnValues Modifier and Type Method Description HandyReturnValuesArgumentMatcherStorage. reportAnd()HandyReturnValuesArgumentMatcherStorageImpl. reportAnd()HandyReturnValuesArgumentMatcherStorage. reportMatcher(org.hamcrest.Matcher matcher)HandyReturnValuesArgumentMatcherStorageImpl. reportMatcher(org.hamcrest.Matcher matcher)HandyReturnValuesArgumentMatcherStorage. reportNot()HandyReturnValuesArgumentMatcherStorageImpl. reportNot()HandyReturnValuesArgumentMatcherStorage. reportOr()HandyReturnValuesArgumentMatcherStorageImpl. reportOr()
-