public interface ArgumentMatcherStorage
Modifier and Type | Method and Description |
---|---|
List<Matcher> |
pullMatchers() |
HandyReturnValues |
reportAnd() |
HandyReturnValues |
reportMatcher(Matcher matcher) |
HandyReturnValues |
reportNot() |
HandyReturnValues |
reportOr() |
void |
reset() |
void |
validateState() |
HandyReturnValues reportMatcher(Matcher matcher)
HandyReturnValues reportAnd()
HandyReturnValues reportNot()
HandyReturnValues reportOr()
void validateState()
void reset()
Copyright © 2018. All rights reserved.